Skip to content

Commit

Permalink
duplicate CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
magicalyak committed Jul 26, 2020
1 parent e89036a commit a9c5286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL build_date="2020-07-26"

# Secure and init
RUN rm -rf /etc/service/sshd /etc/my_init.d/00_regen_ssh_host_keys.sh
CMD ["/sbin/my_init"]
#CMD ["/sbin/my_init"]

# Update, Install Prerequisites
RUN apt-get -y update && \
Expand Down

0 comments on commit a9c5286

Please sign in to comment.