Search Criteria
Package Details: distribution 3.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/distribution.git (read-only, click to copy) |
|---|---|
| Package Base: | distribution |
| Description: | the Open Source Registry implementation for storing and distributing container images using the OCI Distribution Specification |
| Upstream URL: | https://github.com/distribution/distribution/ |
| Keywords: | docker, registry |
| Licenses: | GPL |
| Submitter: | sergej |
| Maintainer: | sergej |
| Last Packager: | sergej |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-28 20:40 (UTC) |
| Last Updated: | 2025-04-10 00:23 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, goup-rsAUR, go-binAUR, gcc-go) (make)
Latest Comments
mqs commented on 2024-11-14 10:52 (UTC)
I tried to fix this and I understand why you didn't go for option 2. It was a pain. I did manage to get it working though. I can't guarantee everything is working but it seems to be fine. You can find the diff here: https://gist.github.com/mqus/b1a48f0af2c5a22fa7ae51b143f566d9
mqs commented on 2024-11-13 22:08 (UTC) (edited on 2024-11-13 22:08 (UTC) by mqs)
Hi! I think the package is no longer building (maybe just a
make binariesinstead ofmakeworks). Also, please either:pkgver()and call the package "distribution-git"or:
I think the current situation is a bit misleading, because the version of the package (2.8.2git) does not match the binaries being produced (v3.0.0-rc.1)
Thanks!