Docker Images
- Alpine images only support
sh
, notbash
- Tar File with JSON File that point to other images to download
docker image history
- Docker Dive Tool to inspect layers
Overlay2
File system driver used- Top level layer is writeable
sh
, not bash
docker image history
Overlay2
File system driver used