Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 466 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 466 Bytes

try-bionode

Try bionode using docker

Installation

docker pull bionode/try-bionode

Usage

Simply run the image

docker run -it bionode/try-bionode

Use with docker-browser-server

You can also use this image with adventure-time

npm install -g docker-browser-server
docker-browser-server bionode/try-bionode # and then set adventure-time to point to localhost:8080

License

MIT