Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/maven/fixes/8.3' into maven/rele…
Browse files Browse the repository at this point in the history
…ase/8.3
  • Loading branch information
metaventis-build committed May 26, 2024
2 parents f995f29 + 4684285 commit 3f9a086
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ RUN set -eux \
&& adduser --uid=1000 --home=$ALF_HOME --disabled-password --gecos "" --shell=/bin/bash worker \
&& mkdir -p bin \
&& mkdir -p alf_data \
&& mkdir -p alf_safe \
&& mkdir -p tomcat/logs \
&& touch tomcat/logs/catalina.out \
&& mkdir -p tomcat/shared/classes/alfresco \
Expand Down

0 comments on commit 3f9a086

Please sign in to comment.