We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
the command docker
the docker command
the command line directive docker
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
Usa el comando docker rmi junto con la opción -f para forzar una operación de borrado
Use the command docker rmi in combination with the option -f to force a deletion
Exploraremos cómo utilizar el comando docker más adelante en este tutorial.
Una vez dentro, introduce el comando docker push para cargar la imagen en el repositorio recién creado.
If the login was successful, then use the command line directive docker push to upload your image into the newly created repository.
De forma predeterminada, ejecutar el comando docker requiere privilegios de root, es decir, tiene que prefijar el comando con sudo.
By default, running the docker command requires root privileges - that is, you have to prefix the command with sudo.
Para visualizar los contendores que se están ejecutando en este momento, usa el comando docker ps sin opción
If you only want to show the containers that are currently running on your system, use the command line directive docker ps without any other options
Si quieres visualizar todos los contenedores que se están ejecutando o han sido ejecutados en el sistema debes usar el comando docker ps junto con la opción - all (abreviado: -a)
If you want to output an overview of all containers that are running on your system or have been run in the past, use the command line directive docker ps in combination with the option - all (-a for short)
A la derecha está el comando docker que vamos a usar para instalar la imagen del IS en nuestro equipo.
To the right is the docker command that we will use to install the IS image on our computer.
La salida de la imagen se interpreta de la siguiente forma: para ejecutar el comando docker run hello-world, el daemon busca primero la imagen del contenedor correspondiente en los archivos locales del sistema.
This terminal output is interpreted as follows: To run the command docker run hello-world, the Docker daemon searches the local files of your system for the corresponding container image.
Si intenta ejecutar el comando docker sin prefijarlo con sudo o sin estar en el grupo docker, obtendrá una salida como esta: Output
If you attempt to run the docker command without prefixing it with sudo or without being in the docker group, you'll get an output like this: Output
Para iniciar una imagen de Docker, utiliza el comando docker run con la siguiente estructura base
To start a Docker image, use the command docker run according to the following pattern
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.