Skip to content

[FEATURE] Minimal development image #60

@DisasterlyDisco

Description

@DisasterlyDisco

Describe the feature

As a developer I want to quickly iterate on the project. For that I want all my build times to be as short as possible.

Sometimes I don't need the full feature set in the workspace image, and the extra build time that the extra features incur are deleterious to my development.

I want to be able to build the image without these extra features when developing, while they are there when the image is deployed.

Describe the solution you'd like

As few Docker arguments or environment variable as possible that turn off any superfluous features during development.

Success Criterion

Checklist:

  • The extra features can be turned off with one or few arguments.
  • The extra features are on by default, and included in all github actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions