docker
- playing with namespaces - writing docker-aware rootkits
- understanding containerization by recreating docker
- what is docker?
- bocker - docker implemented in around 100 lines of bash
books
testing locally
sudo systemctl start docker
sudo docker-compose up --build
nc localhost <port>