Accepting request 1008775 from home:cboltz:branches:openSUSE:Tools
Fix syntax error OBS-URL: https://build.opensuse.org/request/show/1008775 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-docker_label_helper?expand=0&rev=8
This commit is contained in:
parent
1d91897f61
commit
18b4bc7a49
2
README
2
README
@ -23,7 +23,7 @@ FROM opensuse/tumbleweed
|
|||||||
LABEL org.opencontainers.image.title="Example container"
|
LABEL org.opencontainers.image.title="Example container"
|
||||||
LABEL org.opencontainers.image.description="This contains nano"
|
LABEL org.opencontainers.image.description="This contains nano"
|
||||||
# endlabelprefix
|
# endlabelprefix
|
||||||
LABEL not.expanded.label="example
|
LABEL not.expanded.label="example"
|
||||||
```
|
```
|
||||||
|
|
||||||
expands to
|
expands to
|
||||||
|
Loading…
Reference in New Issue
Block a user