2024-07-23 06:31:11 +00:00
|
|
|
systemctl --user stop techtransthai-blog
|
|
|
|
cp techtransthai-blog.container ~/.config/containers/systemd
|
2023-11-22 20:29:50 +00:00
|
|
|
systemctl --user daemon-reload
|
|
|
|
|
2024-07-23 06:31:11 +00:00
|
|
|
podman build -t techtransthai-blog .
|
2023-11-22 20:29:50 +00:00
|
|
|
|
|
|
|
|
2024-07-23 06:31:11 +00:00
|
|
|
systemctl --user start techtransthai-blog
|