Guillaume Tardif
|
8bfe0c5ebc
use busy box instead of alpine (much smaller)
|
5 years ago |
Guillaume Tardif
|
e4db0d2b9e
Lower CPU/ memory of sidecar container to minimum (reached limits and commented with error message)
|
5 years ago |
Guillaume Tardif
|
76a1753396
ACI e2e required change, because the output includes the progress info.
|
5 years ago |
Guillaume Tardif
|
25d912c1ed
Tests on compose conversion
|
5 years ago |
Guillaume Tardif
|
4398560a40
Remove unused code
|
5 years ago |
Guillaume Tardif
|
3f544f0e01
Don’t show ACI sidecar in `docker ps`
|
5 years ago |
Guillaume Tardif
|
3187120d94
Initial sidecar container for Aci DNS
|
5 years ago |
Guillaume Tardif
|
d6084e1b6e
Merge pull request #238 from docker/version_0.1.1
|
5 years ago |
Guillaume Tardif
|
ba5eb3b865
CLI version 0.1.0 => 0.1.1
|
5 years ago |
Guillaume Tardif
|
26273b3aa3
Merge pull request #233 from docker/feat-progress
|
5 years ago |
Djordje Lukic
|
a1bb04ebe1
Refactor calling the progress writer to make it easier
|
5 years ago |
Djordje Lukic
|
b55267739a
Azure backend reports progress
|
5 years ago |
Djordje Lukic
|
fe47237767
Add functions to add the writer in the context
|
5 years ago |
Djordje Lukic
|
d0e48a25aa
Implement a progress writer
|
5 years ago |
Guillaume Tardif
|
6dfd22cb1f
Merge pull request #236 from docker/aci_allow_update_compose
|
5 years ago |
Djordje Lukic
|
0837f7db30
Merge pull request #235 from docker/chore-cache-v2
|
5 years ago |
Guillaume Tardif
|
96bddb392d
Merge pull request #234 from docker/inspect_no_args
|
5 years ago |
Guillaume Tardif
|
f403307edf
Allow compose updates without having to delete the stack every time.
|
5 years ago |
Djordje Lukic
|
652141c993
Use latest version of actions/cache
|
5 years ago |
Guillaume Tardif
|
ab3cd0fec1
Renamed ExecIfDefaultCtxType for more explicit behaviour
|
5 years ago |
Guillaume Tardif
|
3981244701
Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context.
|
5 years ago |
Guillaume Tardif
|
fe57e4c159
Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context
|
5 years ago |
Guillaume Tardif
|
1bb2909d1a
Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several.
|
5 years ago |
Guillaume Tardif
|
1623584303
Merge pull request #232 from docker/rename_classic
|
5 years ago |
Guillaume Tardif
|
bbcdad39d5
Renamed docker-classic to “com.docker.com”.
|
5 years ago |
Djordje Lukic
|
5103d54330
Merge pull request #227 from docker/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-43.2.0incompatible
|
5 years ago |
dependabot-preview[bot]
|
7d04c343e3
Bump github.com/Azure/azure-sdk-for-go
|
5 years ago |
Djordje Lukic
|
4232b66a6b
Merge pull request #228 from docker/compose_project_name
|
5 years ago |
Djordje Lukic
|
228097b1be
Merge pull request #226 from docker/compose_stdin
|
5 years ago |
Guillaume Tardif
|
a8d29dc3db
Removed unnecessary test
|
5 years ago |