Add vault-mangager image build files
Story: 2007718 Task: 40374 Change-Id: I527f8af08a7cb45f6829a22371fdf13f20c9a4b6 Signed-off-by: Cole Walker <cole.walker@windriver.com>
This commit is contained in:
parent
191342b6c3
commit
04ac23755a
1
centos_stable_docker_images.inc
Normal file
1
centos_stable_docker_images.inc
Normal file
@ -0,0 +1 @@
|
||||
stx-vault-helm
|
5
stx-vault-helm/centos/docker/Dockerfile
Normal file
5
stx-vault-helm/centos/docker/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM bskim45/helm-kubectl-jq:3.2.1
|
||||
|
||||
RUN apk add --no-cache ca-certificates curl
|
||||
|
||||
CMD bash
|
2
stx-vault-helm/centos/stx-vault-helm.stable_docker_image
Normal file
2
stx-vault-helm/centos/stx-vault-helm.stable_docker_image
Normal file
@ -0,0 +1,2 @@
|
||||
BUILDER=docker
|
||||
LABEL=stx-vault-manager
|
Loading…
Reference in New Issue
Block a user