Guillaume Tardif
|
367753303d
|
Merge pull request #832 from gtardif/fix_aci_etchosts
Add trailing empty line in /etc/hosts
|
2020-10-27 09:50:04 +01:00 |
Guillaume Tardif
|
74b35e3ef3
|
Merge pull request #834 from sarathkumarsivan/fix-typo-prompt
Fix typo in comments against Password method attached to User struct
|
2020-10-27 09:43:06 +01:00 |
Guillaume Tardif
|
3e797f5088
|
Add trailing empty line in /etc/hosts that seem to be causing flakiness in name resolution for the last service mentioned
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-27 09:41:19 +01:00 |
Sarath Kumar Sivan
|
0293ef185d
|
Fix typo in comments against Password method attached to User struct
Signed-off-by: Sarath Kumar Sivan <sarathkumarsivan@gmail.com>
|
2020-10-26 22:09:27 -07:00 |
Ulysses Souza
|
69083e07e6
|
Add --rm to run command (as not yet implemented)
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-10-27 01:57:35 +01:00 |
Guillaume Tardif
|
1ecfa703f5
|
Merge pull request #831 from gtardif/fix_ecs_resolve
Fix Dockerfile syntax in ecs sidecars
|
2020-10-26 16:51:27 +01:00 |
Guillaume Tardif
|
0d197401a2
|
Fix Dockerfile syntax in ecs sidecars introduced by https://github.com/docker/compose-cli/pull/799
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 16:42:51 +01:00 |
Guillaume Tardif
|
382827241d
|
Merge pull request #799 from docker/aci_etchosts
minimalist container image to setup /etc/hosts on ACI
|
2020-10-26 15:58:19 +01:00 |
Guillaume Tardif
|
2740b0a38d
|
Merge pull request #828 from gtardif/doc_fix_secrets
Small fixes in secrets docs
|
2020-10-26 15:25:24 +01:00 |
Guillaume Tardif
|
b138a3e4f6
|
Log something to be able to see what is happening remotely
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 15:21:16 +01:00 |
Guillaume Tardif
|
99390d1dd8
|
Merge pull request #826 from sarathkumarsivan/typo-Event
Fix typo in comments against Event struct definition inside writer.go
|
2020-10-26 15:15:11 +01:00 |
Guillaume Tardif
|
3fadf9068e
|
Small fixes in secrets docs
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 15:13:02 +01:00 |
Guillaume Tardif
|
18e43b277c
|
fmt.Scanln() does not wait forever… waiting for process termination signal
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 15:06:30 +01:00 |
Guillaume Tardif
|
3dddbcd7df
|
We need to pass the full command and not rely on ENTRYPOINT for ACI containers, ACI overrides the ENTRYPOINT with commands.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 15:03:37 +01:00 |
Guillaume Tardif
|
63c6a3ee0b
|
Merge pull request #820 from docker/fix-secrets-docs
Fix secrets docs on mounts
|
2020-10-26 11:17:01 +01:00 |
Guillaume Tardif
|
83bdb94cb1
|
Removing API deprecated fields (unused in VSCode Docker extension) while we are still beta. Keeping field numbering to not break all gRPC calls
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-26 09:57:16 +01:00 |
Sarath Kumar Sivan
|
f1badf0da8
|
Fix typo in comments against Event struct definition inside writer.go
Signed-off-by: Sarath Kumar Sivan <sarathkumarsivan@gmail.com>
|
2020-10-25 20:09:18 -07:00 |
aiordache
|
83716a5eb2
|
Return json array for `ps/ls --format json` commands
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-10-23 14:07:03 +02:00 |
Nicolas De loof
|
b95c9a987e
|
Merge pull request #822 from docker/cross_lb
|
2020-10-22 15:35:07 +02:00 |
aiordache
|
78931b3efa
|
Enable cross zone load balancing
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-10-22 15:19:00 +02:00 |
Ulysses Souza
|
853dd000d5
|
Add absolute path docs
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-10-21 11:56:45 +02:00 |
Nicolas De loof
|
34a7466571
|
Merge pull request #817 from docker/scalescale
Configure autoscaling parameters
|
2020-10-21 10:56:28 +02:00 |
Ulysses Souza
|
27f7949782
|
Fix secrets docs on mounts
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-10-21 10:52:11 +02:00 |
Nicolas De Loof
|
553865f294
|
minimalist container image to setup /etc/hosts on ACI
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-21 10:25:05 +02:00 |
Nicolas De loof
|
455c08c245
|
Merge pull request #804 from docker/separate_secret_code
Move ACI conversion code to specific files
|
2020-10-21 10:18:47 +02:00 |
Nicolas De loof
|
b5a59e3c66
|
Merge pull request #819 from docker/fix-volumes-screate-cli-interface-bug
Fix volume create cli bug
|
2020-10-20 20:03:01 +02:00 |
Ulysses Souza
|
29ba42bbc4
|
Fix volume create cli bug
This passes the pointer to the concrete struct instead of a copy
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
|
2020-10-20 19:34:06 +02:00 |
Nicolas De loof
|
ed69f38b44
|
Merge pull request #813 from docker/ecsVolumeService
CLI command to manage ECS volumes
|
2020-10-20 16:58:13 +02:00 |
Nicolas De loof
|
d5ed2bdecf
|
Merge pull request #818 from docker/ecs_event_status
Remove status truncate on wait
|
2020-10-20 16:57:53 +02:00 |
Nicolas De Loof
|
de96a0c1d0
|
CLI command to manage ECS volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-20 16:52:50 +02:00 |
Nicolas De loof
|
75a5a0f205
|
Merge pull request #812 from docker/barbarian
Introduce use of EFS Access Point to mount filesystems as volumes
|
2020-10-20 16:23:50 +02:00 |
aiordache
|
4add3a1662
|
Remove status truncate from wait and calculate max length in the progress writer based on the terminal width
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-10-20 16:18:08 +02:00 |
Nicolas De loof
|
1c211550fc
|
Merge pull request #696 from docker/ec2_machine
Allow user to set ami/machine by Deploy.Placement.Constraint
|
2020-10-20 11:19:29 +02:00 |
Nicolas De Loof
|
a3221341da
|
Configure autoscaling parameters
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-20 11:05:44 +02:00 |
Nicolas De Loof
|
6fa30284d9
|
Introduce use of EFS Access Point to mount filesystems as volumes
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
|
2020-10-20 10:52:33 +02:00 |
Nicolas De loof
|
dfd660d401
|
Merge pull request #735 from docker/ecs_secret_stdin
Add password file argument to secret create (handles '-' as stdin read)
|
2020-10-20 10:31:54 +02:00 |
Nicolas De loof
|
dee876bb7e
|
Merge pull request #808 from flaviostutz/architecture-typo
fix "autoscaling" typo
|
2020-10-20 10:30:33 +02:00 |
aiordache
|
8f31ad59be
|
Refactor secrets
- create secrets from files
- update Secret structure
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-10-19 11:33:55 +02:00 |
flaviostutz
|
a85f0042d6
|
fix "autoscaling" typo
Signed-off-by: flaviostutz <flaviostutz@gmail.com>
|
2020-10-18 21:14:23 -03:00 |
Guillaume Tardif
|
f5f87e342a
|
Merge pull request #805 from docker/run--env-file
Replace `docker run —envFile` with `docker run —env-file`
|
2020-10-16 21:26:35 +02:00 |
Guillaume Tardif
|
85c94a2f7f
|
Replace `docker run —envFile` with `docker run —env-file`
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 18:03:47 +02:00 |
Guillaume Tardif
|
38a58855b5
|
Move more specific code out of convert.go: restart policy
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:54:13 +02:00 |
Guillaume Tardif
|
406eb681d2
|
Moving code from global convert.go to volumes.go, ports.go
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:47:31 +02:00 |
Guillaume Tardif
|
7d04038690
|
Separate secret convert code into its own file
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:27:59 +02:00 |
Guillaume Tardif
|
7289f408ca
|
Merge pull request #791 from gtardif/aci_doc_run
Aci doc on single container run and flags
|
2020-10-16 17:19:25 +02:00 |
Guillaume Tardif
|
487a4e485c
|
Fix Flaky test due to array random order
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:13:52 +02:00 |
Guillaume Tardif
|
869a0b8dd8
|
Apply suggestions from code review
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:01:52 +02:00 |
Guillaume Tardif
|
6a4d14e03d
|
Apply suggestions from code review
Co-authored-by: Chris Crone <christopher.crone@docker.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:01:51 +02:00 |
Guillaume Tardif
|
e705d4915c
|
Adding documentation for single container run and `docker run flags` support in ACI
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:01:51 +02:00 |
Guillaume Tardif
|
a1a99786b0
|
Add log section for compose application, Add log limitation. Fix sections links
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-10-16 17:01:51 +02:00 |