@@ -0,0 +1,5 @@
docker-run: docker-build
docker run --rm -p 8080:80 git.kohout-dev.de/rezepte/rezepte:latest
docker-build:
docker buildx build --platform linux/amd64,linux/arm64 --push -t git.kohout-dev.de/rezepte/rezepte:latest .
The note is not visible to the blocked user.