parent
934c67b147
commit
42f7f6f4b4
|
@ -5,7 +5,7 @@
|
|||
```bash
|
||||
docker run -it --name=<container name> --privileged -p 5801:5901 -v <host dir>:<container dir> -v /dev/bus/usb:/dev/bus/usb ros:indigo /bin/bash
|
||||
apt-get update
|
||||
apt-get install vim xinit lightdm xubuntu-desktop xubuntu-default-settings xubuntu-artwork xubuntu-icon-theme vnc4server
|
||||
apt-get install vim xinit lightdm xubuntu-desktop xubuntu-default-settings xubuntu-artwork xubuntu-icon-theme vnc4server synaptic
|
||||
dpkg-reconfigure lightdm
|
||||
touch profile
|
||||
vim profile
|
||||
|
|
Loading…
Reference in New Issue