Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: zhangzujian <[email protected]>
  • Loading branch information
zhangzujian committed Sep 5, 2024
1 parent ea5ae68 commit 19180ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-x86-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
set -x
sudo ls -lhd /etc/docker
sudo ls -lh /etc/docker
sudo sh -c "echo '{\"experimental\": true}' > /etc/docker/daemon.json"
sudo sh -c 'echo \'{"experimental": true, "ip6tables": true}\' > /etc/docker/daemon.json'
sudo ls -lh /etc/docker
sudo systemctl restart docker
sudo ip6tables-nft -S
Expand Down

0 comments on commit 19180ce

Please sign in to comment.