fix master, change docker tag to point to a working version
See original GitHub issueThe docker image is unusable, because it points to master
and thus contains a load of broken code.
Maybe even adding some tests and make it not build a new image on test fail would be an option
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Docker Tagging: Best practices for tagging and versioning ...
Working at Microsoft, running the Azure Container Registry (ACR), ... this is just a minor fix to version 1, the team uses the...
Read more >What's Wrong With The Docker :latest Tag? - vsupalov.com
Some people expect that :latest always points to the most-recently-pushed version of an image. That's not true. It's just the tag which is...
Read more >Docker tag for 1.0.0 release · Issue #1140 · mher/flower - GitHub
I've created #1181 which will switch this project to GitHub Actions for container building. This will bring back master building to latest on ......
Read more >How to use Docker tags to add version control to images
Committing, tagging, and pushing. If you plan on pushing the image, you will have to commit the changes you make (tagging it during...
Read more >docker tag
docker tag : An image name is made up of slash-separated name components, optionally prefixed by a registry hostname. The hostname must comply...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
At least that seems to work now
Fixed more in 5f6786f. 😛 Really haven’t focused enough on
vbb-rest
in the past months as it turns out.Please wait for the Docker Hub build.The new image isdc0f33b8a124
.