Skip to content

Instantly share code, notes, and snippets.

View rp4ri's full-sized avatar
🧉
Working from home

Rodrigo Pari Susaño rp4ri

🧉
Working from home
View GitHub Profile
@JoseAndresHV
JoseAndresHV / docker-commands.md
Last active December 26, 2022 15:35
Some Docker commands

Docker commands

1. Images

Pull an image or repository from a registry

docker pull [name]:[tag]

Display the Images list