Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-ivona authored Nov 8, 2024
1 parent 92891a5 commit be725d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ RUN chmod -R 777 /root/.npm
RUN mkdir /root/.cache
RUN chmod -R 777 /root/.cache

RUN apt-get update && \
apt-get install -y --no-install-recommends git

0 comments on commit be725d7

Please sign in to comment.