File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 5151 /app/www/ --strip-components=1 && \
5252 echo "**** install composer dependencies ****" && \
5353 composer install -d /app/www/ && \
54- echo "**** overlay-fs bug workaround ****" && \
55- mv /app/www /app/www && \
5654 echo "**** cleanup ****" && \
5755 apk del --purge \
5856 build-dependencies && \
Original file line number Diff line number Diff line change 5151 /app/www/ --strip-components=1 && \
5252 echo "**** install composer dependencies ****" && \
5353 composer install -d /app/www/ && \
54- echo "**** overlay-fs bug workaround ****" && \
55- mv /app/www /app/www && \
5654 echo "**** cleanup ****" && \
5755 apk del --purge \
5856 build-dependencies && \
Original file line number Diff line number Diff line change 5151 /app/www/ --strip-components=1 && \
5252 echo "**** install composer dependencies ****" && \
5353 composer install -d /app/www/ && \
54- echo "**** overlay-fs bug workaround ****" && \
55- mv /app/www /app/www && \
5654 echo "**** cleanup ****" && \
5755 apk del --purge \
5856 build-dependencies && \
You can’t perform that action at this time.
0 commit comments