virtualization#
- Oracle VirtualBox
- dockers
- Why Docker
- Prerequisites
- Installation
- Containers
- Images
- Networks
- Registry & Repository
- Dockerfile
- Layers
- Links
- Volumes
- Exposing ports
- Best Practices
- Docker-Compose
- Security
- Tips
- Prune
- df
- Heredoc Docker Container
- Last Ids
- Commit with command (needs Dockerfile)
- Get IP address
- Get port mapping
- Find containers by regular expression
- Get Environment Settings
- Kill running containers
- Delete all containers (force!! running or stopped containers)
- Delete old containers
- Delete stopped containers
- Delete containers after stopping
- Delete dangling images
- Delete all images
- Delete dangling volumes
- Show image dependencies
- Slimming down Docker containers
- Monitor system resource utilization for running containers
- Volumes can be files
- python virtual environment
- Vargant virtualization