Skip to content
Snippets Groups Projects
Verified Commit ab2db9e7 authored by Adam Mercer's avatar Adam Mercer
Browse files

use mutliple labels

parent b53201ba
No related branches found
No related tags found
No related merge requests found
FROM centos:8
LABEL name="LIGO Base - Enterprise Linux 8" \
maintainer="Adam Mercer <adam.mercer@ligo.org>" \
support="Best Effort"
LABEL name="LIGO Base - Enterprise Linux 8"
LABEL maintainer="Adam Mercer <adam.mercer@ligo.org>"
LABEL support="Best Effort"
# enable extra repositories
RUN curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.rpm.sh | bash && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment