more databaseInfo.json stuff
This commit is contained in:
@ -41,6 +41,8 @@ RUN cd /tmp/work && ./generateAll.sh -k2c
|
||||
# final container
|
||||
FROM wollud1969/dotnetcore5sdk:1.0.0
|
||||
|
||||
ENV Database__InfoFile "/opt/service/config/databaseInfo.json"
|
||||
|
||||
RUN \
|
||||
useradd -d /opt/service -m service && \
|
||||
mkdir /opt/service/output && chown service:service /opt/service/output && \
|
||||
|
Reference in New Issue
Block a user