mirror of
https://github.com/harness/drone.git
synced 2025-05-09 03:52:00 +08:00
![]() * feat: [CDE-572]: Using features for devcontainers. Adding changes to parse features from the devcontainer.json and build a new docker image from them. Also adding the support for new devcontainer.json properties- init, privileged, capAdd, securityOpt, mounts. Adding support for three runArgs- privileged, capAdd, mount. Also making the DownloadFeature method context aware, cancelling the goroutines when the ctx is cancelled. |
||
---|---|---|
.. | ||
container_orchestrator.go | ||
devcontainer_config_utils.go | ||
devcontainer_container_utils.go | ||
embedded_docker_container_orchestrator.go | ||
runarg_utils.go | ||
types.go | ||
util.go | ||
wire.go |