Guillaume Tardif
|
77f8718f03
Merge pull request #800 from docker/fix_windows_tests
|
5 years ago |
guillaume.tardif
|
18966eb3a1
for secret target path, use path.Join etc. instead of filepath.Join, as these paths are container side, not cli side. (do not use windows paths).
|
5 years ago |
Nicolas De loof
|
d55f8e4ee1
Merge pull request #795 from docker/kirikou
|
5 years ago |
Nicolas De Loof
|
4760ae334d
Store external cluster as metadata
|
5 years ago |
Guillaume Tardif
|
333e4e5675
Merge pull request #787 from docker/add-abs-path-secret-target
|
5 years ago |
Anca Iordache
|
05295b5e8a
Merge pull request #765 from docker/ecs_default_profile
|
5 years ago |
Nicolas De loof
|
6d7348c9b4
Merge pull request #792 from docker/examples
|
5 years ago |
aiordache
|
9e69386d75
Add examples for several features
|
5 years ago |
aiordache
|
c2af0a136a
Populate ~/.aws/config(credentials) on ecs context create
|
5 years ago |
Ulysses Souza
|
06e44a813c
Support absolute paths for secrets
|
5 years ago |
Guillaume Tardif
|
50a2ae1100
Display summary of reclaimed ACI resources (CPU/mem) in `docker prune`
|
5 years ago |
Guillaume Tardif
|
7f4bfd16dc
Merge pull request #782 from gtardif/doc_cross_build_ci
|
5 years ago |
Guillaume Tardif
|
e02176004b
Document cross build step reason & timing in CI
|
5 years ago |
Chris Crone
|
bb9b059288
Merge pull request #785 from docker/disable_more_aci_tests
|
5 years ago |
Nicolas De loof
|
2f64376f84
Merge pull request #786 from docker/feat_prune
|
5 years ago |
Guillaume Tardif
|
a5e34323e2
Add `docker prune` command and ACI implementation
|
5 years ago |
Guillaume Tardif
|
7cf7b00584
Add ResourceService definition and ACI NOOP implementation
|
5 years ago |
Nicolas De loof
|
82db90646f
Merge pull request #783 from docker/efs_opts
|
5 years ago |
Guillaume Tardif
|
1bd5ed56bc
Make one ACI test less strict, we still encounter issues related to deployments on Atlas platform (errors on `docker exec`: failed to read input from container: ws closed: 1000, cf https://github.com/docker/compose-cli/runs/1247798295)
|
5 years ago |
Nicolas De Loof
|
8379bf467e
Let user pass EFS create option by driver_opts
|
5 years ago |
Ulysses Souza
|
660c7bbdcf
Add command "volume inspect"
|
5 years ago |
Guillaume Tardif
|
18ac5d7e66
Merge pull request #774 from gtardif/fix_go_dep_darwin
|
5 years ago |
Guillaume Tardif
|
699f9a3dfb
Cross compile in CI
|
5 years ago |
Guillaume Tardif
|
c6ac64d66a
Remove indirect dependency causing error on Darwin build. Adding cross compile in CI build (all PRs)
|
5 years ago |
Guillaume Tardif
|
243b0d1b6a
Merge pull request #771 from docker/fix_panic_inspect_empty
|
5 years ago |
Guillaume Tardif
|
d8cd4038c2
Fix panic when invoking inspect with empty container id (ACI SDK returns status 200 but nil container group properties)
|
5 years ago |
Nicolas De loof
|
9e06f42190
Merge pull request #747 from docker/efs_volumes
|
5 years ago |
Guillaume Tardif
|
b25c7696bf
Merge pull request #770 from gtardif/fix_gRPC_regression
|
5 years ago |
Nicolas De Loof
|
a87300d1df
set filesystem name to make it more visible on AWS web console
|
5 years ago |
Guillaume Tardif
|
7d8a1398c9
Put back gRPC fields to avoid API breaking change with existing versions of node-sdk, introduced by https://github.com/docker/compose-cli/commit/cfc490fd92e834cb03290e034a93956b62a8777b
|
5 years ago |