mirror of
https://github.com/wekan/wekan.git
synced 2026-02-03 07:01:47 +01:00
Removed MAIL-Vars for DEV, Add PATH to ENV
This commit is contained in:
parent
dbdb26a044
commit
03bea6e406
2 changed files with 2 additions and 3 deletions
|
|
@ -149,6 +149,8 @@ ENV PATH=$PATH:$HOME/.meteor/
|
|||
# Copy source dir
|
||||
USER root
|
||||
|
||||
RUN echo "export PATH=$PATH" > /etc/environment
|
||||
|
||||
RUN set -o xtrace \
|
||||
&& mkdir /home/wekan/app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue