Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install overlaybd snapshotter failed #92

Closed
zlseu-edu opened this issue Dec 20, 2021 · 1 comment
Closed

install overlaybd snapshotter failed #92

zlseu-edu opened this issue Dec 20, 2021 · 1 comment

Comments

@zlseu-edu
Copy link
Contributor

Reproduce:

  1. just run INSTALL.sh, a shell error occur.
bash INSTALL.sh
Compile overlaybd-snapshotter...
bin/overlaybd-snapshotter
bin/ctr
copy config.json to /etc/overlaybd-snapshotter/
create service...
Would you like make containerd support overlaybd-snapshotter [Y/N]? (this will change /etc/containerd/config.toml and restart containerd) Y
INSTALL.sh: line 41: conditional binary operator expected
INSTALL.sh: line 41: syntax error near `/etc/containerd/config.toml'
INSTALL.sh: line 41: `        if [[ !-f /etc/containerd/config.toml ]]; then'
@liulanzheng
Copy link
Member

#93 solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants