Skip to content

SoftArch/dockerLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerLAB

dockerLAB is a dind (docker in docker) sample.
It includes HTML5 VNC interface to access LXDE desktop environment.
Visual Studio Code added for writing Dockerfile, Docker Compose and some code samples.

Include;

  • Visual Studio Code

Pull and Run Docker

docker run -it --rm --privileged -p 6080:80 softarch/docker-lab

Connect VNC with browser

Open http://localhost:6080/

Start Docker Service

Docker service start command

service docker start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published