mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
e409641b961475d4a8957b9628dbf62296db3ebe
* Regex name filters were display undesired behavior due to names containing the trailing slash when being compared * Adjusted filterByNameIDMatches and includeContainerInList to strip the slash prefix before doing name comparisons * Added test case and helper functions for the test to list_test * Force failed tests during development to ensure there were no false positives Signed-off-by: Chris White <me@cwprogram.com> Upstream-commit: 5c8da2e96738addd8a175e5b9a23b8c37d4a4dfe Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%