Fetching Images with docker pull

Use docker pull to download an image from a registry into Instantly.run’s storage.

Syntax

instantly pull IMAGE[:TAG]

Example

instantly pull bitnami/wordpress:latest

This ensures the image is cached and ready for docker run.