Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docker image usage with distrobox #13

Open
OhMyMndy opened this issue Nov 7, 2022 · 0 comments
Open

Docker image usage with distrobox #13

OhMyMndy opened this issue Nov 7, 2022 · 0 comments

Comments

@OhMyMndy
Copy link
Owner

OhMyMndy commented Nov 7, 2022

Install Distrobox

curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sudo sh

For running in Cloud Shell, / needs to be made rshared:

sudo mount --make-rshared /

Create the distrobox instance

distrobox create --image ohmymndy/dotfiles:archlinux --volume /workspaces:/workspaces --volume "$HOME/src:/src"

Enter the distrobox instance

distrobox enter dotfiles-archlinux
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant