Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
remove local build stanza and arm64 arch install ternary (#19)
Browse files Browse the repository at this point in the history
* rm deprecated extension

* add symbolic link for codespaces

* fix qemu gha build failure

* fix qemu gha build failure

* fix qemu gha build failure

* fix qemu gha build failure

* remove local build stanza
  • Loading branch information
usrbinkat authored Nov 15, 2023
1 parent dafd71e commit 78cb374
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
// - https://containers.dev/implementors/features
// - https://code.visualstudio.com/docs/getstarted/settings
{
// NOTE: remove `image` and uncomment `build` to build the image locally
//"build": {
// "dockerfile": "Dockerfile",
// "context": "."
//},
"name": "pulumi",
"image": "ghcr.io/pulumi/devcontainer",
"settings": {
Expand Down

0 comments on commit 78cb374

Please sign in to comment.