@@ -1,7 +1,7 @@
IMAGE_NAME=jkaninda/toolkit
build:
docker build -f src/Dockerfile -t ${IMAGE_NAME}:latest .
docker buildx build --platform=linux/amd64 -f src/Dockerfile -t ${IMAGE_NAME}:latest .
run:
docker compose up -d --force-recreate
The note is not visible to the blocked user.