This folder contains utility containers for various tasks in the Docker Learning Lab. Each utility is documented in its own README.
Compressed Files Extractor ToExtract
- Description: A Linux container that automatically extracts
.tar.gz,.tar,.rpm, and.debfiles from thefiles/folder.
- Navigate to the specific utility folder (for example,
ToExtract). - Open its README to follow the setup and usage instructions.
- Run the container using
docker compose up -dor the specific commands provided.
Note
Each utility runs in its own container with isolated volumes for persistent data.