Yeah managed to install debian.
"$ container image pull debian".
If you need some persistant space then you can run this I think...
"$ container run --rm -it -v $(pwd):/mnt -w /mnt debian"
Yeah managed to install debian.
"$ container image pull debian".
If you need some persistant space then you can run this I think...
"$ container run --rm -it -v $(pwd):/mnt -w /mnt debian"
No replies yet.