Skip to content

Commit

Permalink
feat: add arch toolbox (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julio Gutierrez authored Jul 14, 2023
1 parent e5bf658 commit 8729ec8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/ublue-os-just/main.just
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ bios:
changelogs:
rpm-ostree db diff --changelogs

distrobox-arch:
echo 'Creating Arch distrobox ...'
distrobox create --image quay.io/toolbx-images/archlinux-toolbox:latest -n arch -Y

distrobox-boxkit:
echo 'Creating Boxkit distrobox ...'
distrobox create --image ghcr.io/ublue-os/boxkit -n boxkit -Y
Expand Down

0 comments on commit 8729ec8

Please sign in to comment.