Skip to content

Commit

Permalink
chore: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
shakefu committed Jul 21, 2023
1 parent 091c37f commit 921a9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ COPY .devcontainer/extensions.sh ./extensions.sh
RUN chmod 777 extensions.sh
# Switch to codespace user to install extensions correctly
USER codespace
RUN pwd && ls -lah
RUN ./extensions.sh && \
rm extensions.sh

Expand Down

0 comments on commit 921a9eb

Please sign in to comment.