DOCKER RUN IN SPANISH TRANSLATION

['dɒkər rʌn]
['dɒkər rʌn]
docker run

Examples of using Docker run in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
If we specify a command at the end of docker run will replace the one defined by CMD.
Cualquier comando que indiquemos al final de la instrucción docker run sustituirá a lo que esté definido en CMD.
you should execute docker run just one time.
debe ejecutar docker run sólo una vez.
did a quick"docker run" test using my httpd image, and it worked.
realicé una prueba rápida"docker run" usando mi imagen httpd, y funcionó.
This maps to CapAdd in the Create a container section of the Docker Remote API and the--cap-add option to docker run.
Se asigna a CapAdd en la sección Crear un contenedor de la API remota de Docker y con la opción--cap-add de docker run.
This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run.
Este parámetro se corresponde con Cmd en la sección Crear un contenedor de la API remoto de Docker y con el parámetro COMMAND de docker run.
This parameter maps to Privileged in the Create a container section of the Docker Remote API and the--privileged option to docker run.
Este parámetro se corresponde con Privileged en la sección Crear un contenedor del API remoto de Docker y con la opción--privileged de docker run.
This parameter maps to Links in the Create a container section of the Docker Remote API and the--link option to docker run.
Este parámetro se corresponde con Links en la sección Crear un contenedor del Docker Remote API y con la opción--link de docker run.
If you don't download the agent tarball from S3, the docker run command in the next step will download it from Docker Hub for you automatically.
Si no descarga el tarball del agente desde S3, el comando docker run del paso siguiente lo descargará de Docker Hub automáticamente.
The docker run command in the systemd unit file below contains the required modifications for SELinux,
El comando docker run en el archivo de unidad systemd siguiente contiene las modificaciones requeridas para SELinux,
We do not recommend that you inject these authentication environment variables at instance launch time with Amazon EC2 user data or pass them with the--env option to the docker run command.
No le recomendamos que inyecte estas variables de entorno de autenticación en el momento de lanzamiento de la instancia con datos de usuario de Amazon EC2 o que las transfiera con la opción--env al comando docker run.
Step 1: Install and Run Docker.
Paso 1: Instalar y ejecutar Docker.
When run docker images we can see next information.
Cuando ejecutamos docker images la información que nos ofrece es.
Verify that the ec2-user can run Docker commands without sudo.
Compruebe que el ec2-user puede ejecutar comandos de Docker sin sudo.
Install Docker and run it as a service.
Instale Docker y ejecútelo como un servicio.
To run the Docker container, run the docker command on the instance with the run action
Para ejecutar el contenedor Docker, ejecute el comando docker en la instancia con la acción run
Run docker images to verify that the image was created correctly.
Ejecute docker images para comprobar que la imagen se haya creado correctamente.
RancherOS includes only the bare minimum software needed to run Docker.
RancherOS incluye solo el mínimo software necesario para ejecutar Docker.
A task definition is required to run Docker containers in Amazon ECS.
Para ejecutar contenedores Docker en Amazon ECS se necesita una definición de tarea.
Kubernetes manages the containers that run under Docker.
Kubernetes gestiona los contenedores, que se ejecutan con Docker.
In most of Linux distros you will need privileges to run Docker commands(sudo).
En la mayoría de distribuciones Linux necesitarás privilegios para ejecutar los comandos docker(sudo).
Results: 222, Time: 0.0508

Word-for-word translation

Top dictionary queries

English - Spanish