Skip to content

Commit

Permalink
init btwiuse/arch:bun
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Aug 18, 2024
1 parent f5ba3d8 commit 7451b33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
FROM btwiuse/arch

RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch

RUN curl -sL https://bun.sh/install | bash

RUN cp /root/.bun/bin/bun /usr/local/bin/

0 comments on commit 7451b33

Please sign in to comment.