Skip to content

(devex) DevContainer does not contains mkcert #1383

Description

mkcert is required to setup self-trusted certificats for developers running the project locally. However it's not part of the (base image or feature) devcontainer. Moreover, the guideslines while booting up the portal (via pnpm docker:dev:portal) don't work inside the devcontainer.

I successfully managed to install it by installing homebrew and then, installing mkcert.

This utility should be part of the devcontainer config without any developer action.

The feature exists:

mkcert (via Github Releases) | devcontainers-extra | ghcr.io/devcontainers-extra/features/mkcert:1 -- | -- | -- [mkcert (via Github Releases)](http://github.com/devcontainers-extra/features/tree/main/src/mkcert) devcontainers-extra ghcr.io/devcontainers-extra/features/mkcert:1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions