adds maintainer
This commit is contained in:
@@ -14,6 +14,8 @@ def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
def dockerFile = """FROM ${repository}/dockerhub/library/alpine:latest
|
||||
|
||||
LABEL maintainer="The_Spider <spider@smoothnet.org>"
|
||||
|
||||
COPY test-chamber-13.lan.root.crt /usr/local/share/ca-certificates/test-chamber-13.lan.root.crt
|
||||
|
||||
RUN apk add --no-cache --virtual=.packagecache ca-certificates && \\
|
||||
|
Reference in New Issue
Block a user