Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
added sshd as a feature for remote ssh
  • Loading branch information
oliverlabs authored Jan 19, 2024
1 parent f27a8fd commit d747b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
"omzPlugins": "https://github.com/zsh-users/zsh-syntax-highlighting https://github.com/zsh-users/zsh-autosuggestions",
"username": "vscode"
},
"ghcr.io/devcontainers/features/sshd:1": {
"version": "latest"
},
"ghcr.io/eitsupi/devcontainer-features/jq-likes:1": {},
"ghcr.io/stuartleeks/dev-container-features/shell-history:0": {}
},
Expand Down

0 comments on commit d747b4d

Please sign in to comment.