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.

Tags for Docker images and Helm charts

See original GitHub issue

I’m starting to make Docker images and Helm charts (actually I’m extending @danielfrg’s work) and I’ll soon have to make tags for those other than latest.

How should we tag these?

Also are there any standards or conventions that we should apply to the images or helm charts?

cc @jakirkham

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jcristcommented, Dec 7, 2017

The dask name is taken on DockerHub.

FYI, I created a daskdev account on dockerhub a while ago (for @danielfrg’s work). Happy to give others permission: (https://hub.docker.com/u/daskdev/).

0reactions
mrocklincommented, Oct 24, 2018

Going with @ogrisel 's suggestion: I think the version number of the main project, that is dask.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing Container Images and Helm Charts - JFrog
The easiest way to make container images and Helm charts available for usage is to host them in a registry or repository from...
Read more >
Deploying the Docker images through Helm - IBM
Tag the 3 images (API node, backend, and Streams) with a 2.0.3 tag by running the following commands: docker tag <ftr image name>...
Read more >
Helm Set Docker Image Tag Dynamically - Stack Overflow
Option 1: Command line parameters. While installing your Helm Chart, you can specify the tag name dynamically with --set . For example: $ ......
Read more >
Adding Image Digest References to Your Helm Charts - Block 87
In this post, we will describe the potential pitfalls that can occur when specifying image references within Helm charts along with options ...
Read more >
Distinguish between Docker images and Helm charts ... - GitLab
If a repository only has tags of type Helm then it should not appear in the "Container Registry" view. Doing this would be...
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