GNU/Linux tool container backing tingle linux — provides a non-root,
ubuntu-based image with a baseline GNU toolbox (coreutils, findutils,
grep, sed, gawk, tar, diffutils) so tingle linux subcommands
(shell, sed, ...) get consistent GNU behavior independent of macOS's BSD
userland.
docker run --rm -v "$(pwd):$(pwd)" -w "$(pwd)" darthjee/tingle:<tag> <command> [args...]
Tags are plain semver (e.g. 1.0.0), published manually on X.Y.Z
git tag pushes to darthjee/tingle.
The currently-published tag is pinned in shell/linux/VERSION.
Source: shell/linux/Dockerfile.
Content type
Image
Digest
sha256:e20c5a924…
Size
32.3 MB
Last updated
11 days ago
docker pull darthjee/tingle:0.0.1