An open API service indexing awesome lists of open source software.

https://github.com/kjunichi/docker-mosaic

Do you know NCSA Mosaic?
https://github.com/kjunichi/docker-mosaic

Last synced: about 1 year ago
JSON representation

Do you know NCSA Mosaic?

Awesome Lists containing this project

README

          

# How to use

```
git clone https://github.com/kjunichi/docker-mosaic.git
cd docker-mosaic
docker build -t kjunichi/mosaic .
docker run -p 6080:6080 -d kjunichi/mosaic /startup.sh
```

## OSX

```bash
open http://`boot2docker ip`:6080/vnc.html
```

## Other

open your browser and access to the following url:

```
http://localhost:6080/vnc.html
```

## Password

```txt
1234
```