Update README.md

v0.3.1^2
Suresh Alse 2017-07-19 14:13:44 -07:00 committed by GitHub
parent 15a88e864c
commit fffcf203be
1 changed files with 7 additions and 2 deletions

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