Skip to content

SSH login-able and X11 forward-able Ubuntu Docker container. This will be base image of development environment.

License

Notifications You must be signed in to change notification settings

IchikawaYukko/docker-ubuntu_x11playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu_x11playground

SSH login-able and X11 forward-able Ubuntu Docker container. This will be base image of development environment.

Usage

  1. Start X Server on your client computer.
  2. Start container on the server by docker-compose up -d.
  3. Then run ssh -Yp 8022 root@example.com to login to the container.
  4. You can try xcalc & for check X11 working well.

About

SSH login-able and X11 forward-able Ubuntu Docker container. This will be base image of development environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published