Skip to content

Commit

Permalink
init btwiuse/arch:vscode-reh-web-linux-x64-open-vsx
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Jan 25, 2025
1 parent c2cecf1 commit 19acbaa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
FROM btwiuse/arch
FROM btwiuse/arch:vscode-src

RUN pacman -Syu --noconfirm --overwrite='*' docker neofetch
RUN curl -sL https://gist.githubusercontent.com/btwiuse/ce8ec1815cf9501e35d5116dcf0955fb/raw/7b7fc2570aabadaa57e000ab7056ba41eda60ff5/product.json > product.json

RUN yarn gulp vscode-reh-web-linux-x64

CMD ufo term

0 comments on commit 19acbaa

Please sign in to comment.