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
./bin/pouch run --label k busybox top Error: failed to run container: invalid label k: label must be in format of key=value
Error: failed to run container: invalid label k: label must be in format of key=value
Create a label k, the value of k is ""
""
./bin/pouch run --label k busybox top
pouch version
GoVersion: go1.12.1 KernelVersion: 4.14.0-1.el7.elrepo.x86_64 Os: linux Version: 1.3.0 APIVersion: 1.24 Arch: amd64 BuildTime: 2019-04-16T02:27:23+08:00 GitCommit: 1.3.0-19-g33a9d82
NAME="CentOS Linux" VERSION="7 (Core)"
uname -a
4.14.0-1.el7.elrepo.x86_64
The text was updated successfully, but these errors were encountered:
I will try to solve this issue.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Ⅰ. Issue Description
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Create a label k, the value of k is
""
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: