Add "org.opencontainers.image.version" label to docker container

Open Beginner friendly
#536 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
docker
Domain
devops

Research direction

Start by locating the Docker image build configuration and the existing primary image label. Add the OCI version label using the same version value, then build or inspect the image to verify that org.opencontainers.image.version matches the primary label, such as 5.0.4-24 for the current latest image.

Written by the indexing model from the issue text.

Description

This label makes it easier to identify which version you are using currently (assuming you are following the latest tag). It should match the primary label of the image, for example 5.0.4-24 for the current latest image.

Dominant language
Shell
Stars
540
Forks
434
Avg merge
24m
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from node-red/node-red-docker

All issues in node-red/node-red-docker

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.