Skip to main content

Pulling Docker Image From Fpt Container Registry To Local

Step 1 : Click Detail Repository to view details of the image > Click on the Copy Icon to copy the pull image command: Step 2 : On the CLI interface of Docker, use the command that you have copied to pull the image to local: Example:

Copydocker pull registry.fke.fptcloud.com/77cbe8cc-16f4-471c-8755-a9482ca01baf/hello-world:latest