Skip to content

fcwu/docker-ubuntu-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-ssh

From Docker Index

docker pull dorowu/ubuntu-ssh-ttyjs

Build yourself

git clone https://github.com/fcwu/docker-ubuntu-ssh.git
docker build --rm -t doro/ubuntu-ssh docker-ubuntu-ssh
docker run -i -t --entrypoint=/bin/bash -p 3000:3000 doro/ubuntu-ssh

Usage

Use environment variables to overwrite defaults

Variable Default Description
USER ubuntu username allowed to login
PASS ubuntu password for login

Browse http://127.0.0.1:3000/vnc.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published