# tiny-tools **Repository Path**: mirrors_ctran/tiny-tools ## Basic Information - **Project Name**: tiny-tools - **Description**: Container image based on Alpine. Includes curl, dig, nc, jq and friends. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-29 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tiny Tools Based on Alpine. Includes `curl`, `dig`, `nc`, `jq` and `fish` for now. Needs about 11 MB on Disk. ```bash docker run -ti giantswarm/tiny-tools sh ```