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
mkcertis 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 (viapnpm 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