Skip to content

Centralized repository of containers designed for Toolbox/Distrobox

License

Notifications You must be signed in to change notification settings

hirnidrin/toolboxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,008 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolboxes

A clone of ublue-os toolboxes, with some additions for me. All credit goes to team Universal Blue and contributors - my hat's off to you!

gemini-toolbox mybuntu-toolbox node22-toolbox

Notes

  1. This repo holds the full code of the upstream repo. I add 3 toolboxes:
  2. I only build these toolboxes -> available as packages.
  3. I skip building the original toolboxes provided upstream, using a modified .github/workflows folder - let's just work with the ublue-os built original packages when suitable.

Local development

To test build a modified toolbox locally before committing to Github, run something like this in the repo base dir:

podman build -f toolboxes/node18-toolbox/Containerfile.node18 -t node18:test .
podman image ls
podman run --rm -it localhost/node18:test

About

Centralized repository of containers designed for Toolbox/Distrobox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 78.6%
  • PowerShell 21.4%