Skip to content

Docker container toolset

Notifications You must be signed in to change notification settings

joshminnie/workspace

Repository files navigation

Workspace

Workspace is a collection of tools intended to make management of your containers quick and easy. We've provided a toolset that allows you to quickly start up your containers and even create new one.

Setup

Run our included bootstrap script and you will be up and running.

$> script/bootstrap

Using Workspace

Workspace commands are well documented. You can explore them by simply running workspace from the repository root.

Contributing

If you would like to help, please read the CONTRIBUTING file for suggestions.