We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Build all images:
DOCKER_DEFAULT_PLATFORM=linux/amd64 docker compose build
Add a tag to an image:
docker tag 720cf276cb9c dmo1010/executor-backend:0.1.0
Push an image:
docker push dmo1010/executor-backend
There was an error while loading. Please reload this page.