Search Criteria
Package Details: docker-git 1:r46893.a908460adb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/docker-git.git (read-only, click to copy) |
---|---|
Package Base: | docker-git |
Description: | Pack, ship and run any application as a lightweight container. |
Upstream URL: | https://github.com/docker/docker |
Keywords: | cgroups containers |
Licenses: | Apache License Version 2.0 |
Conflicts: | containerd, containerd-git, docker, runc, runc-git |
Provides: | docker |
Replaces: | containerd, containerd-git, docker, runc, runc-git |
Submitter: | ido |
Maintainer: | None |
Last Packager: | Neptune650 |
Votes: | 45 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-05 18:13 (UTC) |
Last Updated: | 2023-07-30 01:21 (UTC) |
Dependencies (13)
- bridge-utils
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- sqlite (sqlite-fossilAUR)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR)
- btrfs-progs (btrfs-progs-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- device-mapper (device-mapper-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-sylixosAUR, gcc-go) (make)
- go-md2man (make)
- device-mapper (device-mapper-gitAUR) (optional)
- vndrAUR (vndrAUR) (optional)
Required by (216)
- 1panel (requires docker) (optional)
- 1panel-bin (requires docker) (optional)
- 1panel-dev-bin (requires docker) (optional)
- 1panel-git (requires docker) (optional)
- act-git (requires docker)
- act-runner (requires docker)
- act-runner-bin (requires docker) (optional)
- act_runner (requires docker) (optional)
- ade (requires docker)
- ahab (requires docker)
- ahab-git (requires docker)
- alibuild (requires docker) (optional)
- ampinstmgr (requires docker) (optional)
- apx-git (requires docker)
- aurbuilder-git (requires docker)
- aws-eb-cli (requires docker)
- aws-sam-cli (requires docker)
- aws-sam-cli-bin (requires docker) (optional)
- axon-launcher (requires docker)
- azk (requires docker)
- Show 196 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »
flaccid commented on 2018-10-25 06:44 (UTC)
@Tazmain cannot replicate with docker and physical builds sorry.
Tazmain commented on 2018-10-19 14:49 (UTC)
So with yay the build fails : ==> Starting prepare()... ~/.cache/yay/docker-git/src ==> Starting pkgver()... ==> Updated version: docker-git 1:r35908.f7e5154f37-1 ==> Sources are ready. ==> Making package: docker-git 1:r35908.f7e5154f37-1 (Fri 19 Oct 2018 04:48:36 PM SAST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Starting pkgver()... ==> Starting build()... -> building runc ln: target '/src/github.com/opencontainers/' is not a directory: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... Error making: docker-git
flaccid commented on 2018-10-11 11:08 (UTC)
@noproblem I've removed the pkg ref and also binary-commits entirely. We'll need to test but I can't find an issue in basic testing.
noproblem commented on 2018-10-09 19:28 (UTC) (edited on 2018-10-09 19:28 (UTC) by noproblem)
It seems that apparmor-libapparmor has been removed, but could the below be used instead?
https://aur.archlinux.org/packages/apparmor-git/
flaccid commented on 2018-05-23 07:18 (UTC)
See comments on https://aur.archlinux.org/pkgbase/apparmor/#news. We'll need that fixed before we can look at moby issue. Obviously once again they have completely changed how they do this, binaries-commits is no longer provided. https://github.com/moby/moby/tree/master/hack/dockerfile/install
a36233 commented on 2018-05-15 14:04 (UTC)
==> Starting prepare()... docker-git/src/moby/hack/dockerfile/binaries-commits: No such file or directory
Kuchiriel commented on 2017-12-30 16:59 (UTC) (edited on 2017-12-30 16:59 (UTC) by Kuchiriel)
-> building runc go build -buildmode=pie -ldflags "-X main.gitCommit="b2567b37d7b75eb4cf325b77297b140ea686ce8f" -X main.version=1.0.0-rc4+dev " -tags "seccomp apparmor selinux" -o runc .
github.com/opencontainers/runc/libcontainer/apparmor
libcontainer/apparmor/apparmor.go:35:15: could not determine kind of name for C.aa_change_onexec make: *** [Makefile:32: runc] Error 2
Similar issue solved that way here: https://github.com/golang/go/issues/9733
kevinkjt2000 commented on 2017-12-20 21:15 (UTC)
I went ahead and opened https://github.com/rjray/rpc-xml/issues/14
kevinkjt2000 commented on 2017-12-20 21:04 (UTC)
I can also replicate what EgidioCaprino is seeing. Seems only the random port number is different.
t/40_server.t ................... 18/91
Failed test 'RPC::XML::Server::url method (set)'
at t/40_server.t line 188.
'http://[::1]:34229/'
doesn't match '(?^:http://(127[.]0[.]0[.]1|localhost|localhost[.]localdomain):34229)'
t/40_server.t ................... 35/91 Use of uninitialized value in subroutine entry at t/40_server.t line 276. t/40_server.t ................... 41/91 Not an ARRAY reference at t/40_server.t line 333.
Looks like your test exited with 255 just after 43.
flaccid commented on 2017-12-18 23:48 (UTC)
@EgidioCaprino i can't seem to currently replicate that. Perhaps issue is local to you or was upstream?
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 12 Next › Last »