question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

fix master, change docker tag to point to a working version

See original GitHub issue

The 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:closed
  • Created 5 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
deigacommented, Jul 29, 2018

At least that seems to work now

0reactions
derhuerstcommented, Jul 29, 2018

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 is dc0f33b8a124 .

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found