This website works better with JavaScript.
Explore
Help
Sign In
henine
/
wubloader
mirror of
https://github.com/ekimekim/wubloader
Watch
1
Star
0
Fork
You've already forked wubloader
0
Code
Issues
Releases
Wiki
Activity
2b4d2cce90
wubloader
/
.gitignore
2 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set up a docker compose file to run all images For ease-of-use, we use a jsonnet file to generate the yaml. Jsonnet is a language for generating JSON documents. In this case it's useful to us because it lets us have comments, references to settings defined at the top, and some basic logic like converting qualities from a list of strings to a comma-seperated string. To avoid requiring jsonnet to be installed, we use the official jsonnet docker image in the generate script.
6 years ago
docker-compose.yml