Skip to content

Commit

Permalink
Added config
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Nov 21, 2023
1 parent a3b8323 commit 121ecce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nydus-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
sudo tar Cxzvf /usr/local/bin nydus-snapshotter-v0.13.3-x86_64.tgz
sudo mv /usr/local/bin/nydus-snapshotter/* /usr/local/bin/
sudo cp ./ci/nydusd-config.fusedev.json /etc/nydus/nydusd-config.fusedev.json
/usr/local/bin/containerd-rootless-setuptool.sh install
sudo mkdir -p /etc/containerd
sudo cp ./ci/containerd-config.toml /etc/containerd/config.toml
sudo systemctl enable --now containerd
sudo systemctl restart containerd
- name: compile
run: |
Expand Down

0 comments on commit 121ecce

Please sign in to comment.