Images used in Forgejo Actions
Find a file
2026-03-12 05:34:21 +01:00
.forgejo/workflows Actualiser .forgejo/workflows/build.yml 2026-03-10 10:16:46 +01:00
images/ubuntu/24.04 feat: add common build tools (build-essential) 2025-10-29 19:25:09 +01:00
.gitignore feat: new ubuntu 24.04 image 2025-03-28 23:39:14 +01:00
README.md Change url repo 2026-03-12 05:34:21 +01:00
renovate.json Add renovate.json 2025-03-29 04:31:27 +00:00

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

Last Versions

Show All Versions