This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit aba83a5
committed
Introduce a new run binary, which is the new docker-app CNAB "backend".
In future commits, the docker-app binary will be mutated as a frontend, and all the installation logic will be moved to the run binary.
run comes with the 4 CNAB core commands: install/uninstall/status/upgrade.
Adds github.com/deislabs/duffle as vendoring
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>1 parent 3603491 commit aba83a5
229 files changed
Lines changed: 20214 additions & 8938 deletions
File tree
- cmd/run
- internal/packager
- vendor
- cloud.google.com/go
- compute/metadata
- github.com
- asaskevich/govalidator
- deis/duffle
- pkg/bundle
- dgrijalva/jwt-go
- docker
- cli
- cli
- command
- formatter
- node
- service
- stack
- formatter
- kubernetes
- swarm
- task
- compose
- convert
- loader
- template
- config
- configfile
- connhelper
- context
- docker
- kubernetes
- store
- flags
- registry/client
- internal/licenseutils
- kubernetes
- opts
- types
- compose-on-kubernetes
- api
- client/clientset
- scheme
- typed/compose
- v1beta1
- v1beta2
- compose
- clone
- impersonation
- v1beta1
- v1beta2
- labels
- licensing
- lib
- errors
- go-auth
- identity
- jwt
- go-clientlib
- go-validation
- model
- satori/go.uuid
- golang.org/x/oauth2
- google
- internal
- jws
- jwt
- google.golang.org/appengine
- internal
- app_identity
- base
- datastore
- log
- modules
- remote_api
- urlfetch
- urlfetch
- k8s.io/client-go
- plugin/pkg/client/auth/gcp
- third_party/forked/golang/template
- util/jsonpath
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments