Djordje Lukic
|
1148ed8837
Add platform when running containers
|
5 gadi atpakaļ |
Guillaume Tardif
|
575307d8af
Fix run default value for health check retries
|
5 gadi atpakaļ |
Ulysses Souza
|
f6509ac814
Add Healthchecks to ACI
|
5 gadi atpakaļ |
Ulysses Souza
|
7aee922b35
Remap restart policies for command run
|
5 gadi atpakaļ |
Chris Crone
|
25e6a18fef
backend: Add --rm support to local backend
|
5 gadi atpakaļ |
Ulysses Souza
|
69083e07e6
Add --rm to run command (as not yet implemented)
|
5 gadi atpakaļ |
Guillaume Tardif
|
85c94a2f7f
Replace `docker run —envFile` with `docker run —env-file`
|
5 gadi atpakaļ |
Guillaume Tardif
|
abd6af6386
Merge pull request #704 from ulyssessouza/add-envFile
|
5 gadi atpakaļ |
Ulysses Souza
|
2e899202ec
Add envFile arguments to run command
|
5 gadi atpakaļ |
Ulysses Souza
|
277702dc6b
Add argument support to run command
|
5 gadi atpakaļ |
Guillaume Tardif
|
268c02523a
Only add `--domainname` flag to `docker run` in ACI context
|
5 gadi atpakaļ |
Guillaume Tardif
|
701d1b834e
ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io`
|
5 gadi atpakaļ |
Guillaume Tardif
|
f42e05fcc3
Merge pull request #636 from docker/update-copyright
|
5 gadi atpakaļ |
Guillaume Tardif
|
772493d70d
Merge pull request #617 from ulyssessouza/volumes_ro
|
5 gadi atpakaļ |
Chris Crone
|
d154c41586
Update copyright
|
5 gadi atpakaļ |
Ulysses Souza
|
02d59ae510
Add 'readOnly' capability to volumes on ACI
|
5 gadi atpakaļ |
Guillaume Tardif
|
267b267201
Progress functions can return a string, that can be used in the caller of progress.Run to display final result after progress display
|
5 gadi atpakaļ |
Guillaume Tardif
|
64a28f6636
Also move client => api/client
|
5 gadi atpakaļ |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
5 gadi atpakaļ |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 gadi atpakaļ |
Guillaume Tardif
|
f442eafe0b
Validate run restart option value. Default value is “none”, instead of “no”, this is more in line with compose values, and changes only the default so should not have too much impact on legacy usage.
|
5 gadi atpakaļ |
Ulysses Souza
|
a2c2d6aa5d
Add Restart Policy support when running single container
|
5 gadi atpakaļ |
Djordje Lukic
|
e6c115dc17
Get the real width of the terminal
|
5 gadi atpakaļ |
Guillaume Tardif
|
cb3ac513cc
Add run env variables support (KEY=AVLUE or KEY, will grab the process env value).
|
5 gadi atpakaļ |
Guillaume Tardif
|
5eea111ecf
Run containers and attach to logs by default, detach with -d option
|
5 gadi atpakaļ |
Ulysses Souza
|
0a57fd7d5c
Add cpu and memory limits
|
5 gadi atpakaļ |
Guillaume Tardif
|
90914603ba
Add ACI detach flags, not used at the moment, but more makes new command more compatible with previous ones.
|
5 gadi atpakaļ |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 gadi atpakaļ |
Djordje Lukic
|
a1bb04ebe1
Refactor calling the progress writer to make it easier
|
5 gadi atpakaļ |
Djordje Lukic
|
b55267739a
Azure backend reports progress
|
5 gadi atpakaļ |