Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianoPizarro authored Jan 31, 2025
1 parent f27fe29 commit e9fc365
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ RUN \
USER root
RUN \
npm install -g generator-jhipster-azure-spring-apps

RUN mkdir /projects && chown -r jhipster:jhipster /projects
USER jhipster

ENV SPRING_OUTPUT_ANSI_ENABLED=ALWAYS \
JHIPSTER_SLEEP=0 \
Expand Down

0 comments on commit e9fc365

Please sign in to comment.