Ulysses Souza
|
1deb2b8b09
Integrate limits on inspect
|
5 years ago |
Ulysses Souza
|
0a57fd7d5c
Add cpu and memory limits
|
5 years ago |
Guillaume Tardif
|
daf7061e30
Merge pull request #244 from docker/aci_dns_sidecar
|
5 years ago |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 years ago |
Guillaume Tardif
|
3f544f0e01
Don’t show ACI sidecar in `docker ps`
|
5 years ago |
Guillaume Tardif
|
f403307edf
Allow compose updates without having to delete the stack every time.
|
5 years ago |
Ulysses Souza
|
1039c5ed94
Add tests on inspect
|
5 years ago |
Ulysses Souza
|
96bc1ca6f1
Add inspect command
|
5 years ago |
Guillaume Tardif
|
774bfea341
Refactoring, add unit test or various interactive context creation
|
5 years ago |
Guillaume Tardif
|
5675763856
Interactive context create, adding method CreateContextData to CloudService interface, so Cloud Backends can provide a custom context creation method.
|
5 years ago |
Guillaume Tardif
|
01aaec2dbe
Fix Azure login : allow getting a backend when no corresponding context already exists with an explicit call from the login command. Will be usefull next for context creation with azure interactive things
|
5 years ago |
Guillaume Tardif
|
a948b6e1d0
Remove azure resourceGroupClient from backend initialisation. Several advantages :
|
5 years ago |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 years ago |
Guillaume Tardif
|
186289b75f
Fix ace e2e tests : also use context store with config dir when registering aci backend
|
5 years ago |
Ulysses Souza
|
b25a6b4bd6
Add volumes to run command
|
5 years ago |
Djordje Lukic
|
a26dd81307
Add timeout as a parameter to the stop action
|
5 years ago |
Djordje Lukic
|
ce7cbd4463
Add `Stop` command on the gRPC side.
|
5 years ago |
Ulysses Souza
|
872e81862a
Fix typo (and refactor the method name)
|
5 years ago |
Djordje Lukic
|
fcb4b606e2
Add labels to containers on run
|
5 years ago |
Djordje Lukic
|
5effbdc31f
Add ACI public ip
|
5 years ago |
Djordje Lukic
|
d8a38afecc
Implement printing published ports
|
5 years ago |
Djordje Lukic
|
23d2eacf84
Merge pull request #97 from docker/feat-port-parsing
|
5 years ago |
Djordje Lukic
|
52f7902d40
Port parsing on the comand line
|
5 years ago |
Guillaume Tardif
|
146dd3e639
Fix tokenStore not creating ~/.azure folder if not exist
|
5 years ago |
Guillaume Tardif
|
d49773e348
Use cli context for login
|
5 years ago |
Guillaume Tardif
|
bd5e3af2d4
Plug new authorizer and remove az dependency
|
5 years ago |
Guillaume Tardif
|
69f10fe80c
Extract interface / types to allow unit tests / mock
|
5 years ago |
Guillaume Tardif
|
1e19d977e0
Initial functional login command : added Cloud API with generic Login()
|
5 years ago |
Ulysses Souza
|
40fa78ac5d
Add rm command
|
5 years ago |
Guillaume Tardif
|
13db3437fd
ACI Container ids work fine between ps, log & exec, either from single container (docker run) of multi-container compose stack
|
5 years ago |