set image name

main
Jonathan Dahan 12 months ago
parent 0fa13b70fa
commit 7fb1b73e89

@ -1,5 +1,6 @@
services: services:
jonathan.is: jonathan.is:
image: jonathan.is
build: build:
context: . context: .
dockerfile: Containerfile dockerfile: Containerfile

@ -16,7 +16,7 @@ do
} }
echo "generating static site"; { echo "generating static site"; {
podman-compose build -t jonathan.is podman-compose build
} }
echo "restarting server"; { echo "restarting server"; {

Loading…
Cancel
Save