mirror of
https://abf.rosa.ru/djam/docker.git
synced 2025-02-23 17:42:47 +00:00
26.1.3
This commit is contained in:
parent
5a488cb16a
commit
b7e9b9351f
1 changed files with 1 additions and 2 deletions
|
@ -183,8 +183,7 @@ install -d %{buildroot}%{_sbindir}
|
|||
install -p -m 755 bundles/dynbinary-daemon/dockerd %{buildroot}%{_sbindir}/dockerd
|
||||
install -p -m 755 libnetwork/proxy %{buildroot}%{_bindir}/docker-proxy
|
||||
install -p -m 755 tini/build/tini-static %{buildroot}%{_bindir}/docker-init
|
||||
install -d %{buildroot} %{_dockerpluginsdir}
|
||||
install -Dm0755 buildx/buildx %{buildroot} %{_dockerpluginsdir}/docker-buildx
|
||||
install -d %{buildroot}%{_dockerpluginsdir}
|
||||
|
||||
# Place to store images
|
||||
install -d %{buildroot}%{_var}/lib/docker
|
||||
|
|
Loading…
Add table
Reference in a new issue