Skip to content

Commit b775d2f

Browse files
committed
change default Docker user to 1000
1 parent 521f234 commit b775d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

goreleaser.dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ ENV HOME=/
77
ENV OS_CLIENT_CONFIG_FILE=/etc/openstack/clouds.yaml
88
ENV OS_CLOUD=openstack
99
COPY external-dns-openstack-webhook /external-dns-openstack-webhook
10+
USER 1000
1011
ENTRYPOINT ["/external-dns-openstack-webhook"]

0 commit comments

Comments
 (0)