Images used in Forgejo Actions
- Dockerfile 100%
| .forgejo/workflows | ||
| images/ubuntu/24.04 | ||
| .gitignore | ||
| README.md | ||
| renovate.json | ||
Images
Ubuntu 24.04
https://git.proxyauth.app/vBlackOut/-/packages/container/ubuntu/24.04
Pre-Installed Software
- ca-certificates
- curl
- docker-ce-cli
- docker-buildx-plugin
- git
- gnupg / gnupg2
- helm
- nodejs 22
- swiftly
- zip/unzip
Troubleshooting
Analyze Container Image Content
Export the Image into tar ball:
docker image save <image> -o img.tar