Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

422
Vistas
Docker, How can I locate the image files after pulling

After pulling image, for example ubuntu, how can I locate the image file on local disk.

$ docker pull ubuntu

Will the image work if I copy the image file to another machine?

OS: macOS

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

If your Aim is to copy any image from one machine to other.

execute the following in the machine where the images are present

docker save -o <save image to path> <image name>

Then copy your image files to the other machine using any regular file transfer tools such as cp or scp. Then execute the following command there

docker load -i <path to image tar file>
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda