Regular Expressions 101

Community Patterns

Breakup docker image string to registry/repo image and tag

0

Regular Expression
ECMAScript (JavaScript)

/
^[^\/]*(\/.*?):(.*)$
/
gm

Description

no description available

Submitted by anonymous - 6 years ago