Hi!
Really enjoying Bluefin so far, and as I’m getting used to Ptyxis and distrobox I wanted to see what happens if I started Ptyxis without any containers. Starting it with a separate profile such as ubuntu
fails, as it should. But running ptyxis --new-window
using the Ctrl-Alt-Enter shortcut results in Ptyxis installing a new ubuntu container as bluefin-cli:
Error: no such container bluefin-cli
Creating the container bluefin-cli
Trying to pull ghcr.io/ublue-os/ubuntu-toolbox:latest...
Getting image source signatures
Checking if image destination supports signatures
Copying blob bdf38f308ac9 skipped: already exists
Copying blob 00414d36669e skipped: already exists
Copying blob eb84c4a06bea skipped: already exists
Copying config 68f4e85383 done |
Writing manifest to image destination
Storing signatures
68f4e85383da7a56766e5273dac886cf5813c12a6f7d14b94a3c8d0a0ebcae11
Creating 'bluefin-cli' using image ghcr.io/ublue-os/ubuntu-toolbox:latest [ OK ]
Distrobox 'bluefin-cli' successfully created.
To enter, run:
distrobox enter bluefin-cli
Starting container... [ OK ]
Installing basic packages... [ OK ]
Setting up devpts mounts... [ OK ]
Setting up read-only mounts... [ OK ]
Setting up read-write mounts... [ OK ]
Setting up host's sockets integration... [ OK ]
Integrating host's themes, icons, fonts... [ OK ]
Setting up package manager exceptions... [ OK ]
Setting up dpkg exceptions... [ OK ]
Setting up apt hooks... [ OK ]
Setting up distrobox profile... [ OK ]
Setting up sudo... [ OK ]
Setting up groups... [ OK ]
Setting up users... [ OK ]
Setting up skel... [ OK ]
Container Setup Complete!
Is this because of the distrobox configuration, or something else?
I know how to fix the missing container, but perhaps others might stumble upon this so wanted to make a note of it.
All in all, stellar job on Bluefin, rock solid and really great experience. Thanks Jorge for telling me about it