docker build -f Dockerfile.prod -t myapp:prod .
Category: Docker
Build using a specific Dockerfile (not default)