# Keep the build context small and never bake secrets or local state into an image. .env .git .gitignore *.md Makefile docker-compose.yml Dockerfile .dockerignore # Local build artifacts /userservice /bin/ *.out /data/ /logs/