Update README.md

This commit is contained in:
Suresh Alse
2017-07-19 14:13:44 -07:00
committed by GitHub
parent 15a88e864c
commit fffcf203be

View File

@@ -34,8 +34,13 @@ If you need to autosave your changes to crontab directly:
crontab-ui --autosave
Setting up with docker:
docker run -d -p 8000:8000 alseambusher/crontab-ui
```bash
git clone https://github.com/alseambusher/crontab-ui.git
cd crontab-ui
docker build -t alseambusher/crontab-ui .
docker run -d -p 8000:8000 alseambusher/crontab-ui
```
## Resources