Docker not updated?

Open
#1,363 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker
Domain
devops, release

Research direction

Start by examining the photon-updates and photon-release repositories and the package metadata used by tdnf; reproduce the report with tdnf update and tdnf list | grep docker. Compare the available Docker packages with the Docker Engine release notes. Done means the repositories provide current Docker versions and assess inclusion of docker-compose-plugin and docker-scan-plugin.

Written by the indexing model from the issue text.

Description

bug
Describe the bug

photon-updates & photon-release repo's contain outdated docker versions
latest available version in the photon-updates repo seems to be 20.10.14-6.ph4 (x86_64)

new versions have been released according, which also address various CVE's:
https://docs.docker.com/engine/release-notes/

Reproduction steps
  1. tdnf update
  2. tdnf list | grep docker
Expected behavior

can the repo's be updated to contain the latest available versions?
would it also be possible to include docker-compose-plugin, which replaces docker compose
adding docker-scan-plugin would also be a big plus.

Additional context

Although this is not the proper method, I was able to manually update the binaries via:
https://docs.docker.com/engine/install/binaries/

Dominant language
C
Stars
3.2k
Forks
692
PR merge metrics
No merged PRs in 30d

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 vmware/photon

All issues in vmware/photon

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.