A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23
stars
7
forks
source link
Always use the master image tag in reslang-docker script #37
Here is our image registry. I think it makes sense for us to always use the master image tag. The current one is out of date.
Alternatively, we could make the image tag a parameter to the script, probably defaulting to
master
if unspecified by the user.