Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 449 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 449 Bytes

try-dat

Try dat using docker

Installation

docker pull maxogden/try-dat

Usage

Simply run the image

docker run -it maxogden/try-dat

Use with docker-browser-server

You can also use this image with adventure-time

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

License

MIT