Skip to content

Commit 38e9ed5

Browse files
authored
Merge pull request #43 from inovex/change-user-to-1000
change default Docker user to 1000
2 parents 9a576ba + b775d2f commit 38e9ed5

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)