This is the build context to build the image jupiter-system/gedit
- First connect to the microos server
user@local:~$ ssh -X user@microos
- and create the credential file for the container
user@microos:~$ echo "" > .docker.xauth user@microos:~$ xauth nlist $DISPLAY | sed -e 's/^..../ffff/' | xauth -f .docker.xauth nmerge -
- Then download the docker-compose file
- Finally run the container:
user@microos:~$ USERNAME=${USER} USERID=${UID} docker-compose -f gedit.jupiter.compose.yml up
It is built using open build service: