Skip to content

Commit

Permalink
#193 chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
zsinnema committed May 14, 2021
1 parent 03d00f7 commit bf12aed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/docker/Dockerfile-scidash
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ ARG defaultBranch=development

ENV SERVER_HOME $APP_DIR/virgo-tomcat-server

RUN cat /etc/passwd
RUN useradd -ms /bin/bash developer
ENV HOME /home/developer
RUN cat /etc/passwd

WORKDIR $ROOT

Expand Down

0 comments on commit bf12aed

Please sign in to comment.