Docker
- Host machine can be accessed from within a docker container using the
hostname
host.docker.internal
docker image prune
- remove dangling images or images matching a filterdocker system prune
- remove stopped containers, dangling images, and unused build cache