This docker file makes the container of ROS Melodic on Ubuntu 18.04 LTS for M1 Mac (ARM64) based on https://github.com/yama07/docker-ubuntu-lxde/tree/master/xrdp
Some errors happen
- Install docker developer preview for M1 Mac
- Install XQuartz
- excute "./launch_container.sh setup"
- Usually use "./launch_container.sh"
- If you want to commit docker container, please use "./launch_container.sh commit"
- If you want to use ROS with GUI, please use "./launch_container.sh xrdp" and use Parallels Client(access to 127.0.0.1).(Don't use Microsoft Remote Desktop)