You've already forked crontab-ui
mirror of
https://github.com/alseambusher/crontab-ui.git
synced 2025-12-15 11:43:58 +08:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user