https://github.com/tgotwig/base-images
https://github.com/tgotwig/base-images
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tgotwig/base-images
- Owner: tgotwig
- Created: 2025-02-14T07:35:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T07:43:35.000Z (over 1 year ago)
- Last Synced: 2025-02-14T08:32:07.228Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# base-images
| Image | OS | Additions | CMD |
| :-- | :-- | :-- | --- |
| [alpine](https://github.com/tgotwig/alpine) | alpine 3.21 | curl, fish, starship, zoxide | docker run -it --rm tgotwig/alpine |
| [node](https://github.com/tgotwig/node) | alpine 3.21 | fish, starship, zoxide | docker run -it --rm tgotwig/node fish |
| [ubuntu](https://github.com/tgotwig/ubuntu) | ubuntu 24.04 | curl, dnsutils (delv, dig, host, nslookup), fish, iproute2 (bridge, ctstat, ip, lnstat, nstat, rtmon, ss, tc), nc, nmap, ping, starship, z | docker run -it --rm tgotwig/ubuntu |