Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
marklee77 committed Jun 30, 2015
0 parents commit d84d680
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM harnesscloud/baseimage-cloud
MAINTAINER Mark Stillwell <[email protected]>

RUN echo "root:password" | chpasswd
RUN echo "PermitRootLogin yes" >> /etc/ssh/sshd_config

0 comments on commit d84d680

Please sign in to comment.