8 lines
No EOL
352 B
Text
8 lines
No EOL
352 B
Text
create in vbox:
|
|
- install debian iso from https://chuangtzu.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso
|
|
- login as root
|
|
- # apt install sudo
|
|
- install 6 debs from https://download.docker.com/linux/debian/dists/bookworm/pool/stable/amd64/
|
|
- # usermod -aG sudo username
|
|
- # usermod -aG docker username
|
|
- launch probalby |