Linux Terminal Glossary
›
Docker
docker run nginx
Category:
Docker
docker run nginx
Copy command
Run an nginx container (pulls image if not present)
Downloads the nginx image if needed and starts it as a container. A container is an isolated, portable environment for running software.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.