Skip to content
Snippets Groups Projects
Commit 80c4c8c5 authored by Kay Graf's avatar Kay Graf
Browse files

add new line

parent 931fc00f
Branches
No related tags found
No related merge requests found
......@@ -22,4 +22,4 @@ FROM centos:7.4.1708
RUN ssh-keygen -t rsa -P "" -f ~/.ssh/id_rsa -q
RUN cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
RUN chmod og-wx ~/.ssh/authorized_keys
RUN ssh-keyscan -H -t rsa localhost,`hostname -i` >> ~/.ssh/known_hosts
\ No newline at end of file
RUN ssh-keyscan -H -t rsa localhost,`hostname -i` >> ~/.ssh/known_hosts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment