Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903931 - app-containers/docker: should depend on app-containers/docker-buildx
Summary: app-containers/docker: should depend on app-containers/docker-buildx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on: 901751 903894
Blocks:
  Show dependency tree
 
Reported: 2023-04-07 02:38 UTC by Sam James
Modified: 2023-04-07 17:48 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-07 02:38:34 UTC
If I run `docker build ...`, I get this:

```
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/ 
```
Comment 1 Larry the Git Cow gentoo-dev 2023-04-07 17:48:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6059182799bb8c1079337ff07e95782ab91a2e58

commit 6059182799bb8c1079337ff07e95782ab91a2e58
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-04-07 17:47:27 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-04-07 17:47:27 +0000

    app-containers/docker-cli: add 23.0.3
    
    Closes: https://bugs.gentoo.org/903931
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-containers/docker-cli/Manifest                 |  2 +
 app-containers/docker-cli/docker-cli-23.0.3.ebuild | 70 ++++++++++++++++++++++
 2 files changed, 72 insertions(+)