mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 20:56:09 +01:00
Merge branch 'api-fixes' of https://github.com/bentiss/wekan into bentiss-api-fixes
This commit is contained in:
commit
0de0135619
6 changed files with 63 additions and 14 deletions
|
|
@ -136,6 +136,7 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
|
|||
COPY ${SRC_PATH} /home/wekan/app
|
||||
|
||||
RUN \
|
||||
set -o xtrace && \
|
||||
# Add non-root user wekan
|
||||
useradd --user-group --system --home-dir /home/wekan wekan && \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue