Skip to content

Commit

Permalink
install turborepo into devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Apr 14, 2023
1 parent 0fbfb5e commit 77d4596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,7 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/*
ENV DEBIAN_FRONTEND=dialog

RUN yarn global add turbo

# Uncomment to default to non-root user
# USER $USER_UID

0 comments on commit 77d4596

Please sign in to comment.