You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion @laurikimmel. Currently the API is in development and initial releases have been made primarily for internal testing and getting tools wired together, etc. Once we hit 1.0.0, we'll cut a GitHub release and will tag any / all docker images at that point and going forward :)
As far as I can tell Fakeserver Docker image has single tag called
latest
.It would be a good idea to use explicit version tags and keep it in sync with API version. Eg.
0.0.8
for the current release.Good explanation for the request can be found here https://medium.com/@mccode/the-misunderstood-docker-tag-latest-af3babfd6375
The text was updated successfully, but these errors were encountered: