Skip to content

Commit 521bfc5

Browse files
authored
Merge pull request #71 from renner0e/move-baseimage
2 parents 9c1c0e0 + 51ee4f7 commit 521bfc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/ublue-os/arch-distrobox@sha256:4e1a843bec9e2281694a089692002ce931dbc3c4ec6c6d12982b61840e68bd8b AS bazzite-arch
1+
FROM ghcr.io/ublue-os/arch-toolbox@sha256:bbc45bf0e4fc969b1bbcd366e893b1e03cc6228a1e5cca70e92eccd49b7f8cb4 AS bazzite-arch
22

33
COPY system_files /
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Once the image has been created, you may optionally export the pre-installed app
1717
distrobox-enter -n bazzite-arch -- ' distrobox-export --app protontricks'
1818
distrobox-enter -n bazzite-arch -- ' mkdir -p ~/.steam && distrobox-export --bin /usr/bin/steamcmd --export-path ~/.steam && mv ~/.steam/steamcmd ~/.steam/steamcmd.sh'
1919

20-
Bazzite-Arch is built from [arch-distrobox](https://github.com/ublue-os/arch-distrobox), which ships with [paru](https://github.com/Morganamilo/paru) pre-installed, along with a modified [xdg-utils](https://github.com/KyleGospo/xdg-utils-distrobox-arch) that allows the container to open your host operating system's web browsers and file explorer.
20+
Bazzite-Arch is built from [arch-toolbox](https://github.com/ublue-os/toolboxes/tree/main/toolboxes/arch-toolbox), which ships with [paru](https://github.com/Morganamilo/paru) pre-installed, along with a modified [xdg-utils](https://github.com/KyleGospo/xdg-utils-distrobox-arch) that allows the container to open your host operating system's web browsers and file explorer.
2121

2222
## Verification
2323

0 commit comments

Comments
 (0)