Skip to content

Commit

Permalink
fix(Dockerfile) remove copy *.pem file
Browse files Browse the repository at this point in the history
  • Loading branch information
dionmaicon committed Jul 19, 2021
1 parent d8c64f5 commit 17d1526
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions v1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ RUN echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
RUN service --status-all
RUN service ssh start

COPY ./incuca.pem /home/ubuntu/

WORKDIR /home/ubuntu
RUN mkdir wwww

Expand Down

0 comments on commit 17d1526

Please sign in to comment.