update
This commit is contained in:
parent
90d5b35d0f
commit
6234fa8364
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ RUN wget https://github.com/H2-invent/skib-unsere-schulkindbetreuung/releases/do
|
|||
&& unzip artifact.zip \
|
||||
&& mkdir data \
|
||||
&& mkdir -p var/log \
|
||||
&& mkdir -p var/cache
|
||||
&& mkdir -p var/cache \
|
||||
&& rm artifact.zip
|
||||
|
||||
ENV nginx_root_directory=/var/www/html/public \
|
||||
memory_limit=1024M \
|
||||
|
|
Loading…
Add table
Reference in a new issue