Skip to content

Commit

Permalink
BC-5159 - change back to working directory at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
bergatco committed Oct 19, 2023
1 parent c2ccafb commit 344db0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Dockerfile.filestorage
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,7 @@ RUN ldconfig /usr/local/lib
WORKDIR /
RUN rm -rf libraqm
RUN rm -rf liblqr
RUN rm -rf ImageMagick
RUN rm -rf ImageMagick

# change back to original work directory
WORKDIR /schulcloud-server

0 comments on commit 344db0e

Please sign in to comment.