doctl-apps
Manage DigitalOcean apps.
doctl-account
Retrieve information about Digital Ocean accounts.
docsify
Initialize and serve markdown documentation.
docker
Manage Docker containers and images.Some subcommands such as run have their own usage documentation.
run
docker-volume
Manage Docker volumes.
docker-update
Update configuration of Docker containers.This command is not supported for Windows containers.
docker-top
Display the running processes of a container.
docker-tag
Assign tags to existing Docker images.
docker-system
Manage Docker data and display system-wide information.
docker-swarm
A container orchestration tool.
docker-stats
Display a live stream of resource usage statistics for containers.
docker-start
Start stopped containers.
docker-slim
Analyze and optimize Docker images.
docker-service
Manage the services on a Docker daemon.
docker-secret
Manage Docker swarm secrets.
docker-save
Export Docker images to archive.
docker-run
Run a command in a new Docker container.
docker-rmi
Remove Docker images.
docker-rm
Remove containers.
docker-rename
Rename a container.