Skip to content

[Docker] Production specific build #35

Description

@lcharette

The Docker configuration could be split into a development and production build, using an argument on build to switch the build. This would produce an optimized build, not using the Vite Dev server on build, and move unused dependencies. A production build should also provide a more. secure database connection.

Bakery, and other build utility should still be accessible for updating and debugging a production site.

References :

Metadata

Metadata

Assignees

No one assigned

    Labels

    DockerRelated to the Docker integrationNew Feature PlanningNew feature request and planing.

    Projects

    Status
    Not Started

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions