Skip to content

Commit

Permalink
Run deployer as non-root user
Browse files Browse the repository at this point in the history
  • Loading branch information
ironcladlou committed Nov 9, 2015
1 parent 769ca7a commit 235f175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/deployer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
#
FROM openshift/origin

USER 5555

ENTRYPOINT ["/usr/bin/openshift-deploy"]

0 comments on commit 235f175

Please sign in to comment.