mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 12:10:40 +00:00
Add pattern matching info to README.rst
This commit is contained in:
parent
cd4121cb59
commit
7e8feb3904
@ -84,7 +84,13 @@ being removed.
|
|||||||
Path to a file which contains a list of images to exclude, one
|
Path to a file which contains a list of images to exclude, one
|
||||||
image tag per line.
|
image tag per line.
|
||||||
|
|
||||||
|
You also can use basic pattern matching to exclude images with generic tags.
|
||||||
|
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
user/repositoryA:*
|
||||||
|
user/repositoryB:?.?
|
||||||
|
user/repositoryC-*:tag
|
||||||
|
|
||||||
dcstop
|
dcstop
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user