mirror of
https://github.com/chevereto/docker.git
synced 2026-05-07 10:16:35 +02:00
wip
This commit is contained in:
@@ -82,10 +82,10 @@ RUN set -eux; \
|
||||
|
||||
WORKDIR /var/www/html
|
||||
|
||||
RUN mkdir -p ./_assets ./images \
|
||||
./importing/no-parse \
|
||||
./importing/parse-albums \
|
||||
./importing/parse-users
|
||||
RUN mkdir -p _assets images \
|
||||
importing/no-parse \
|
||||
importing/parse-albums \
|
||||
importing/parse-users
|
||||
|
||||
RUN chown www-data: . -R && ls -la
|
||||
|
||||
|
||||
Reference in New Issue
Block a user