Skip to content

Commit db8a308

Browse files
committed
Update Dockerfile.
1 parent f283805 commit db8a308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RUN find /etc/php5/cli/conf.d/ -name "*.ini" -exec sed -i -re 's/^(\s*)#(.*)/\1;
4040

4141
# ProcessWire Install
4242
RUN git clone git://github.com/ryancramerdesign/ProcessWire.git -b master
43+
RUN cd ProcessWire/ && rm -rf .git
4344

4445
# Supervisor Config
4546
RUN easy_install supervisor

0 commit comments

Comments
 (0)