Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from erpya/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
yamelsenih authored Apr 6, 2023
2 parents 39e4a77 + 78a729f commit 1f7650d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ RUN apt-get update && apt-get install -y tzdata \
rm -rf /var/lib/apt/lists/* \
echo "Set Timezone..." && \
echo $TZ > /etc/timezone

COPY --from=builder /opt/apps/adempiere-middleware/ /opt/apps/server/

RUN addgroup adempiere && \
adduser --disabled-password --gecos "" --ingroup adempiere --no-create-home adempiere && \
Expand Down

0 comments on commit 1f7650d

Please sign in to comment.