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
Test ENV: ubuntu14.04.4 x86_64 Description: Failed to run "lsdocker -l" after docker installed successfully.
RUN:lsdocker -l host15c08 [lsdocker -l host15c08] Running Time:0 sec RETURN rc = 1 OUTPUT: host15c08: Error: {"message":"No such container: host15c08"} CHECK:rc != 0 [Pass] CHECK:output =~ Error: No such container [Failed]
The text was updated successfully, but these errors were encountered:
@caomengmeng Pls let me know if the issue is produced.
Sorry, something went wrong.
Will fix this issue if it is reproduced.
Move to next release to do investigate.
I will modify the testcase for docker version changed ref:#2404
zet809
No branches or pull requests
Test ENV: ubuntu14.04.4 x86_64
Description: Failed to run "lsdocker -l" after docker installed successfully.
The text was updated successfully, but these errors were encountered: