Ulysses Souza
|
277702dc6b
Add argument support to run command
|
il y a 5 ans |
Guillaume Tardif
|
701d1b834e
ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io`
|
il y a 5 ans |
Chris Crone
|
d154c41586
Update copyright
|
il y a 5 ans |
Guillaume Tardif
|
d06aa2827f
Move containers, compose, secrets to /api
|
il y a 5 ans |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
il y a 5 ans |
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.
|
il y a 5 ans |
Ulysses Souza
|
a2c2d6aa5d
Add Restart Policy support when running single container
|
il y a 5 ans |
Guillaume Tardif
|
cb3ac513cc
Add run env variables support (KEY=AVLUE or KEY, will grab the process env value).
|
il y a 5 ans |
Guillaume Tardif
|
5eea111ecf
Run containers and attach to logs by default, detach with -d option
|
il y a 5 ans |
Ulysses Souza
|
1deb2b8b09
Integrate limits on inspect
|
il y a 5 ans |
Ulysses Souza
|
0a57fd7d5c
Add cpu and memory limits
|
il y a 5 ans |
Djordje Lukic
|
ad72c866cc
Add license headers
|
il y a 5 ans |
Christopher Crone
|
0efa67f7d2
Set random container name if not set
|
il y a 5 ans |
Ulysses Souza
|
d28e5fd742
Add e2e-aci tests for volumes
|
il y a 5 ans |
Ulysses Souza
|
b25a6b4bd6
Add volumes to run command
|
il y a 5 ans |
Djordje Lukic
|
fcb4b606e2
Add labels to containers on run
|
il y a 5 ans |
Djordje Lukic
|
d8a38afecc
Implement printing published ports
|
il y a 5 ans |