Skip to content

Latest commit

 

History

History

.devcontainer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dev Container

Features

  • Programs defined (in the Docker Compose files) are installed in their own containers
  • Highly configurable through its configuration file, devcontainer.json
    • Control which programs are run
    • Define environment variables
    • Specify which VS Code extensions to install
    • And much more

Sailbot Workspace image

Sailbot Workspace features

  • Builds off the dev image
  • Copies the user configuration files in config/ to the container's home directory