Skip to content

Commit

Permalink
Update static-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxi1997 authored Mar 7, 2025
1 parent 84b796b commit 21604ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
export PREFIX=/data/docker/android
make binary
#sudo install -Dm 0700 bundles/binary-daemon/dockerd $PREFIX/bin/libexec/dockerd-dev
sudo install -Dm 0700 bundles/binary-daemon/docker-init $PREFIX/bin/libexec/docker-init
sudo install -Dm 0700 bundles/binary-daemon/docker-proxy $PREFIX/bin/libexec/docker-proxy
#sudo install -Dm 0700 bundles/binary-daemon/docker-init $PREFIX/bin/libexec/docker-init
#sudo install -Dm 0700 bundles/binary-daemon/docker-proxy $PREFIX/bin/libexec/docker-proxy
- name: build static containerd
Expand Down

0 comments on commit 21604ad

Please sign in to comment.