Skip to content

Commit

Permalink
Doing something stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
BippyMiester committed Aug 8, 2024
1 parent 919875a commit 6137689
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions games/carbon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ WORKDIR /usr
RUN ls -la
RUN mkdir /node_modules \
&& echo $(pwd) \
&& npm update idealtree \
&& echo "Done" \
&& npm install --prefix / ws \
&& echo "Done 2" \
&& useradd -d /home/container -m container

USER container
Expand Down

0 comments on commit 6137689

Please sign in to comment.