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 51
51
/app/www/ --strip-components=1 && \
52
52
echo "**** install composer dependencies ****" && \
53
53
composer install -d /app/www/ && \
54
- echo "**** overlay-fs bug workaround ****" && \
55
- mv /app/www /app/www && \
56
54
echo "**** cleanup ****" && \
57
55
apk del --purge \
58
56
build-dependencies && \
Original file line number Diff line number Diff line change 51
51
/app/www/ --strip-components=1 && \
52
52
echo "**** install composer dependencies ****" && \
53
53
composer install -d /app/www/ && \
54
- echo "**** overlay-fs bug workaround ****" && \
55
- mv /app/www /app/www && \
56
54
echo "**** cleanup ****" && \
57
55
apk del --purge \
58
56
build-dependencies && \
Original file line number Diff line number Diff line change 51
51
/app/www/ --strip-components=1 && \
52
52
echo "**** install composer dependencies ****" && \
53
53
composer install -d /app/www/ && \
54
- echo "**** overlay-fs bug workaround ****" && \
55
- mv /app/www /app/www && \
56
54
echo "**** cleanup ****" && \
57
55
apk del --purge \
58
56
build-dependencies && \
You can’t perform that action at this time.
0 commit comments