Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny5156 committed May 9, 2019
1 parent 067245c commit 293e138
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -524,11 +524,9 @@ RUN useradd super \
# Copy Config
# -----------------------------------------------------------------------------
ADD run.sh /
ADD publish.sh /vue-msf/data/
ADD config /vue-msf/
ADD config/.bash_profile /home/super/
ADD config/.bashrc /home/super/
ADD vendor.zip /vue-msf/data/www/
RUN chmod a+x /run.sh \
&& chmod a+x ${PHP_INSTALL_DIR}/bin/checkstyle \
&& chmod a+x ${PHP_INSTALL_DIR}/bin/mergeCoverReport
Expand Down

0 comments on commit 293e138

Please sign in to comment.