We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failed to stop docker-volume-local-persist.service: Unit docker-volume-local-persist.service not loaded. Downloading binary: From: https://github.com/MatchbookLab/local-per/releases/download/v1.3.0/local-persist-linux-amd64 To: /usr/bin/docker-volume-local-persist curl: (22) The requested URL returned error: 404
Note "local-per" in the URL, not "local-persist".
Trying to correct the URL to a basic version of https://github.com/MatchbookLab**/local-persist**/releases/ ...results in a 404. There doesn't seem to be a /releases directory available?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Failed to stop docker-volume-local-persist.service: Unit docker-volume-local-persist.service not loaded.
Downloading binary:
From: https://github.com/MatchbookLab/local-per/releases/download/v1.3.0/local-persist-linux-amd64
To: /usr/bin/docker-volume-local-persist
curl: (22) The requested URL returned error: 404
Note "local-per" in the URL, not "local-persist".
Trying to correct the URL to a basic version of https://github.com/MatchbookLab**/local-persist**/releases/
...results in a 404. There doesn't seem to be a /releases directory available?
The text was updated successfully, but these errors were encountered: