drone/app/gitspace/orchestrator/runarg
Dhruv Dhruv b94a78c795 feat: [CDE-572]: Using features for devcontainers. (#3260)
* 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.
2025-01-15 07:22:55 +00:00
..
provider.go
resolver.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
runArgs.yaml feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
static_provider.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00
wire.go feat: [CDE-473]: Adding support for containerUser and remoteUser. (#3086) 2024-12-01 05:03:48 +00:00