Skip to content

Commit

Permalink
Rename Docker-opsmx-ubuntu-gate.txt to Dockerfile-opsmx-ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
opsmxdemo authored and byrisettya committed Mar 9, 2021
1 parent 80d3cd0 commit a6a3359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker-opsmx-ubuntu-gate.txt → Dockerfile-opsmx-ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ RUN apt-get update && apt-get -y install openjdk-8-jre-headless wget
RUN adduser --disabled-login --system spinnaker
RUN mkdir -p /opt/gate/plugins && chown -R spinnaker:nogroup /opt/gate/plugins
USER spinnaker
CMD ["/opt/gate/bin/gate"]
CMD ["/opt/gate/bin/gate"]

0 comments on commit a6a3359

Please sign in to comment.