up |
Creates the containers, pulls or builds missing images |
down |
Tears down the containers, networks |
logs |
Prints STDOUT/STDERR from the container |
pull |
Downloads/Updates images, but doesn't start containers |
top |
Lists internel container processes |
exec (...) |
Run command within container |