Skip to content

Commit

Permalink
Add MAP init.d script to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Wasserzug committed Jan 15, 2015
1 parent 1ef1768 commit 87182f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ADD /src/files/.bashrc /root/
ADD /src/files/.bashrc /root/.bash_profile
ADD /src/files/.vimrc /root/
ADD /src/files/config /root/.ssh/
ADD /src/files/MAP_Server /etc/init.d/

RUN chmod 777 /home/bdt_map_setup.sh
RUN chmod 600 /root/.ssh/config
Expand Down

0 comments on commit 87182f8

Please sign in to comment.