This is a sample of docker-compose of digdag json documentation. With this dockerfile, you can check digdag's REST API with Swagger UI.
- clone files
git clone [email protected]:mickeey2525/digdagDocker.git
cd digdagDocker
- Up docker-compose
docker-compose up -d
- Check APIs
open http://your_ip_address
For example, http://localhost