remove blank spaces
This commit is contained in:
parent
9f1f74c30a
commit
54e5673bd6
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ func newSSHCmd(app *App) *cobra.Command {
|
|||
If the docker image being used for the codespace does not have an SSH server,
|
||||
install it in your Dockerfile or, for codespaces that use Debian-based images,
|
||||
you can add the following to your devcontainer.json:
|
||||
|
||||
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/sshd:1": {
|
||||
"version": "latest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue