https://github.com/fcwu/docker-ubuntu-ssh
https://github.com/fcwu/docker-ubuntu-ssh
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fcwu/docker-ubuntu-ssh
- Owner: fcwu
- Created: 2014-02-27T08:51:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-13T05:20:19.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T12:31:40.921Z (about 2 years ago)
- Language: Shell
- Size: 3.94 MB
- Stars: 14
- Watchers: 4
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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