What is the translation of " COMANDO DOCKER " in English?

Examples of using Comando docker in Spanish and their translations into English

{-}
  • Colloquial category close
  • Official category close
Usa para ello el comando docker login.
This takes place using the docker login command.
Por ejemplo, el nombre que aparece en el resultado del comando docker ps.
For example, the name that shows up in docker ps command output.
Para ello, ejecute el comando docker con la acción info.
To do this, run the docker command with the info action.
Añada la opción--privileged al siguiente comando docker run.
Add the--privileged option to the docker run command below.
Exploraremos cómo utilizar el comando docker más adelante en este tutorial.
We will explore how to use the docker command later in this tutorial.
El comando docker pull ordena al daemon que cargue una imagen del repositorio.
The command docker pull instructs the daemon to load an image from the repository.
Para ello, vuelva a ejecutar el comando docker--version.
To do this, run the docker--version command again.
Ejecute el comando docker images para mostrar las imágenes del sistema.
Run the docker images command to list the images on your system.
La creación de la imagen se inicia con el comando docker build.
Start the image creation with the command line directive docker build.
Para ello, ejecute el comando docker en la instancia con la opción--version.
To do this, run the docker command on the instance with the--version option.
Extraiga la imagen del contenedor de Amazon Linux mediante el comando docker pull.
Pull the Amazon Linux container image using the docker pull command.
Ejecute el comando docker login que se devolvió en el paso anterior.
Run the docker login command that was returned in the previous step.
Para descargar docker/whalesay utiliza el comando docker pull con la siguiente estructura.
To download docker/whalesay, use the command docker pull according to the following pattern.
Que recupera el token, lo descodifica ylo convierte automáticamente en un comando docker login.
Which retrieves the token,decodes it, and converts it to a docker login command for you.
Para ello, ejecute el comando docker en la instancia con la acción system prune.
To do this, run the docker command on the instance with the system prune action.
Puede ver las secuencias STDOUT ySTDERR para un contenedor con el comando docker logs.
You can view the STDOUT andSTDERR streams for a container with the docker logs command.
El argumento-t del comando docker build te permite nombrar la imagen.
The-t argument of the docker build command enables you to name the image.
La Docker image se puede crear usando un Dockerfile y con el comando docker build.
The Docker image can be created using a Dockerfile and with the docker build command.
Para ello, ejecute el comando docker con la acción exec y las siguientes opciones.
To do this, run the docker command with the exec action and the following options.
Los sistemas operativos con SELinux habilitado requieren la opción--privileged en su comando docker run.
Operating systems with SELinux enabled require the--privileged option in your docker run command.
Para ello, ejecute el comando docker en la instancia con la acción image rm y la etiqueta de la imagen.
To do this, run the docker command on the instance with the image rm action and the image's tag.
Si dispone del ID de Docker de un contenedor, puede inspeccionarlo con el comando docker inspect.
If you have the Docker ID of a container, you can inspect it with the docker inspect command.
Puede utilizar el comando docker ps en su instancia de contenedor para enumerar los contenedores en ejecución.
You can use the docker ps command on your container instance to list the running containers.
Para confirmar que Docker ha creado correctamente la imagen,ejecute el comando docker con la acción image ls.
To confirm that Docker successfully built the image,run the docker command with the image ls action.
Para ello, ejecute el comando docker en la instancia con las acciones de parada stop y rm, y el nombre en lenguaje natural del contenedor.
To do this, run the docker command on the instance with the stop and rm stop actions and the human-readable name of the container.
Para confirmar que Docker está ejecutando correctamente el contenedor,ejecute el comando docker con la acción container ls.
To confirm that Docker is successfully running the container,run the docker command with the container ls action.
Construya la imagen ejecutando el comando docker con la acción build, añadiendo la etiqueta cloud9-image: latest a la imagen y especificando la ruta al archivo Dockerfile que se utilizará.
Build the image by running the docker command with the build action, adding the tag cloud9-image: latest to the image and specifying the path to the Dockerfile file to use.
Una vez instalada y configurada la AWS CLI, puede autenticar la CLI deDocker en el registro predeterminado y así utilizar el comando docker para recibir y enviar imágenes con Amazon ECR.
After you have installed and configured the AWS CLI,you can authenticate the Docker CLI to your default registry so that the docker command can push and pull images with Amazon ECR.
Para ejecutar el contenedor Docker,ejecute el comando docker en la instancia con la acción run y las siguientes opciones.
To run the Docker container,run the docker command on the instance with the run action and the following options.
Results: 29, Time: 0.0198

Word-for-word translation

Top dictionary queries

Spanish - English