Nicolas De Loof
|
b1f864a6f8
Introduce --profile option
|
4 years ago |
Guillaume Tardif
|
134744709c
Merge pull request #1201 from ulyssessouza/bump-compose-fo
|
4 years ago |
Ulysses Souza
|
a3e81be6ea
Bump compose-go for absolute paths fix
|
4 years ago |
aiordache
|
0807ec0067
Target the kubernetes cluster referenced in the docker "kube" context
|
4 years ago |
aiordache
|
849707016b
Implement kubernetes context create
|
4 years ago |
aiordache
|
f09a57351f
remove unused utils pkg
|
4 years ago |
aiordache
|
50792c4621
Add Kubernetes backend
|
4 years ago |
Nicolas De Loof
|
ed18cefc04
Introduce --env-file
|
4 years ago |
Guillaume Tardif
|
8ab3149f45
Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go
|
5 years ago |
Nicolas De Loof
|
5c4a940de2
add support for overlays on generated cloudformation template
|
4 years ago |
Nicolas De Loof
|
e17accab49
Resolve service image by digest before deploying to ECS
|
4 years ago |
aiordache
|
31e40176da
Add GPU support via DeviceRequests
|
4 years ago |
Nicolas De Loof
|
855a879a6a
Introduce `removeOrphans` to cleanup injected AWS simulation container
|
5 years ago |
Chris Crone
|
65561c085a
deps: Bump docker and buildx vendoring
|
5 years ago |
Chris Crone
|
87153b9d25
local.compose.build: Ensure images are exported
|
5 years ago |
Chris Crone
|
6e76aadfd6
deps: Bump buildx and docker vendoring
|
5 years ago |
Guillaume Tardif
|
cf378834e5
No rebuild on compose up if image already exists by default, added first use of compose pull_policy and `compose up --build` to allow to force rebuild.
|
5 years ago |
Guillaume Tardif
|
df9c96430c
Allow anonymous volumes
|
5 years ago |
Guillaume Tardif
|
4270f383a7
Merge pull request #988 from docker/feat-platform
|
5 years ago |
Nicolas De Loof
|
52574046f0
introduce `compose push` command
|
5 years ago |
Djordje Lukic
|
1148ed8837
Add platform when running containers
|
5 years ago |
Guillaume Tardif
|
3c073b51a2
Latest compose-go, keeping “-“ in project names derived from workingDir
|
5 years ago |
Guillaume Tardif
|
de3b6cb450
Add compose labels for composefiles
|
5 years ago |
Nicolas De Loof
|
a0b609a5dd
implement service image build by BuildKit
|
5 years ago |
Ulysses Souza
|
fe566d24e6
Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0
|
5 years ago |
Chris Crone
|
03e95839c8
deps: Update Go modules, remove duplicate
|
5 years ago |
Nicolas De Loof
|
46cbb908fe
Target docker/docker 19.03 branch (api 1.40)
|
5 years ago |
Djordje Lukic
|
b0ee6d285a
Update docker/docker to be able to run this on a Mac, use goroutines when starting a stack
|
5 years ago |
Nicolas De Loof
|
9fdf69ea9c
Handle container (re)create/(re)start on compose up
|
5 years ago |
Nicolas De Loof
|
7944a1b94f
implement image pull on `compose up` with progress
|
5 years ago |