Examples of using Docker daemon in English and their translations into Spanish
{-}
-
Colloquial
-
Official
you can optionally specify a list of volumes to be passed to the Docker daemon on a container instance,
If you don't specify this parameter, the Docker daemon assigns a path for you,
For example, you might want to combine a cloud boothook that configures the Docker daemon with a user data shell script that writes configuration information for the Amazon ECS container agent.
the named pipe at\\.\pipe\docker_engine to communicate with the Docker daemon.
When you register a job definition, you must specify a list of container properties that are passed to the Docker daemon on a container instance when the job is placed.
By default, containers use the same logging driver that the Docker daemon uses; however the container may use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition.
to perform system updates, update the Docker daemon, or scale down the cluster size.
You can specify Docker daemon configuration information with Amazon EC2 user data, but this configuration data must be written before the Docker daemon starts.
port number of an HTTP proxy to use for the Docker daemon to connect to the internet.
ecs-init, the Docker daemon, and yum to use an HTTP proxy that you specify.
This string is passed directly to the Docker daemon.
The image is passed directly to the Docker daemon.
However, newer versions of Docker are not loaded until the Docker daemon is restarted.
Otherwise, all associated builds that attempt to interact with the Docker daemon will fail.
Verify that the JSON result(which is passed to the Docker daemon) is correct.
If this parameter is empty, then the Docker daemon has assigned a host path for you.
This may restart the Docker daemon, which kills all containers that are running on the instance.
If you leave this field empty, then the Docker daemon assigns a host path for you.
This effectively reserves that memory for critical system processes including the Docker daemon and the Amazon ECS container agent.
Used to create a connection to the Docker daemon; behaves similarly to the environment variable as used by the Docker client.