# Local build override — use this during development instead of pulling from the registry. # # Usage: # docker compose -f docker-compose.yml -f docker-compose.build.yml up -d --build services: paste-es: build: context: . dockerfile: Dockerfile image: devops.cloudhost.es/malin/paste.es:latest