Skip to content

Commit cffbbb1

Browse files
authored
Merge pull request ceph#61511 from phlogistonjohn/jjm-ctr-label-ceph
container: add label ceph=True back Reviewed-by: Adam King <[email protected]>
2 parents bceddc4 + b4f4323 commit cffbbb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

container/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ LABEL org.opencontainers.image.authors="Ceph Release Team <ceph-maintainers@ceph
3636
org.opencontainers.image.documentation="https://docs.ceph.com/"
3737

3838
LABEL \
39+
ceph=True \
3940
FROM_IMAGE=${FROM_IMAGE} \
4041
CEPH_REF=${CEPH_REF} \
4142
CEPH_SHA1=${CEPH_SHA1} \

0 commit comments

Comments
 (0)