Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
Mlbox (ublue-os#389)
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge O. Castro <[email protected]>
  • Loading branch information
lzumot and castrojo authored Aug 8, 2023
1 parent a06a94e commit 0e963c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dx/usr/share/ublue-os/distrobox/pytorch-nvidia.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pre-init-hooks="/init_script.sh"
nvidia=true
pull=true
root=false
replace=true
replace=false
4 changes: 4 additions & 0 deletions usr/share/ublue-os/just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ cockpit:
code-profile:
xdg-open https://vscode.dev/profile/github/c761b7738e9a7b02286d6d94cb2d1ecd

distrobox-mlbox:
echo 'Assembling pytorch-nvidia mlbox distrobox ...'
distrobox assemble create --file /usr/share/ublue-os/distrobox/pytorch-nvidia.ini

distrobox-wolfi:
echo 'Creating WolfiOS distrobox ...'
distrobox create --image ghcr.io/ublue-os/wolfi-toolbox:latest -n wolfi
Expand Down

0 comments on commit 0e963c2

Please sign in to comment.