docker install
parent
42f3a50f4e
commit
548b2c6aec
|
|
@ -56,6 +56,7 @@ Foreground
|
||||||
* install dolphin (`snap install dolphin-emulator --beta`)
|
* install dolphin (`snap install dolphin-emulator --beta`)
|
||||||
* `snap run dolphin-emulator.dolphin-emu`
|
* `snap run dolphin-emulator.dolphin-emu`
|
||||||
* install docker (https://docs.docker.com/engine/install/debian/)
|
* install docker (https://docs.docker.com/engine/install/debian/)
|
||||||
* `docker ps`
|
* `usermod -aG docker gm`
|
||||||
|
* `newgrp docker; docker ps`
|
||||||
* `d=$HOME/Go/src/gogs.inhome.blapointe.com; mkdir -p $d; cd $d`
|
* `d=$HOME/Go/src/gogs.inhome.blapointe.com; mkdir -p $d; cd $d`
|
||||||
* `git clone https://gogs.inhome.blapointe.com/bel/mayhem-party-venue.git mayhem-party-venue.d`
|
* `git clone https://gogs.inhome.blapointe.com/bel/mayhem-party-venue.git mayhem-party-venue.d`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue