lily_website

πŸ“œ Dockerfile

⬅️ Back 🏠 Docs Root

This Dockerfile defines how the production Nginx Docker image is built. It customizes the base Nginx image by replacing default configurations with project-specific ones, setting up SSL/TLS, and enabling dynamic configuration based on environment variables.

Build Process