feat: use a non-root user the Dev Container #776
Annotations
3 errors
|
Lint and test project
Dev container up failed: Command failed: /bin/sh -c whoami && ls -la / && ls -la /opt && uv sync --python ${PYTHON_VERSION:-3.10} ${RESOLUTION_STRATEGY:+--resolution $RESOLUTION_STRATEGY} --all-extras && pre-commit install --install-hooks (exit code: undefined)
postStartCommand from devcontainer.json failed.
|
Lint and test project
Command failed: /bin/sh -c whoami && ls -la / && ls -la /opt && uv sync --python ${PYTHON_VERSION:-3.10} ${RESOLUTION_STRATEGY:+--resolution $RESOLUTION_STRATEGY} --all-extras && pre-commit install --install-hooks
|
Loading