Skip to content

pairspaces/devcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevContainers for PairSpaces

Use PairSpaces (https://docs.pairspaces.com) and work together with your team using DevContainers (see https://containers.dev).

Description

The PairSpaces Devcontainer Feature configures a Devcontainer as a Space where you can work together with your team from the same Devcontainer. Learn more about working together from our documentation.

Usage

In your .devcontainer.json:

{
  ...,
  "features": {
    "ghcr.io/pairspaces/devcontainers/pairspaces": {
      "token": "[OUTPUT from `pair spaces authorize` HERE]"
    }
  },
  "postAttachCommand": "/opt/pair/pair spaces bootstrap",
  "remoteUser": "root",
  ...
}

Issues

You can open an issue here or email us at support at pairspaces dot com.

Licence

See LICENCE.md

About

Includes the PairSpaces CLI in any Development Container.

Resources

License

Stars

Watchers

Forks

Packages