Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpfeil/frab-docker
https://github.com/mpfeil/frab-docker
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpfeil/frab-docker
- Owner: mpfeil
- Created: 2014-11-26T21:53:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-26T22:01:01.000Z (almost 10 years ago)
- Last Synced: 2024-08-02T12:42:29.821Z (3 months ago)
- Size: 113 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - mpfeil/frab-docker - (others)
README
frab on Docker
==============Run [frab](http://frab.github.io/frab/) on [Docker](https://www.docker.io/).
This repository triggers the [mpfeil/docker-frab](https://index.docker.io/u/mpfeil/docker-frab/) trusted build on the Docker index.
To run:docker pull mpfeil/docker-frab
docker run -it -p 3000:3000 -t mpfeil/docker-frabThen go to [http://localhost:3000](http://localhost:3000)