Commit b38770ce authored by nimrod's avatar nimrod
Browse files

More documentation.

parent e38e9ee7
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
# Workbench

A Docker image for a portable working environment.
[![pipeline status](https://git.shore.co.il/shore/workbench/badges/master/pipeline.svg)](https://git.shore.co.il/shore/workbench/-/commits/master)

A Docker image for a portable working environment, meant to be used with
[Toolbox](https://github.com/containers/toolbox).

## Usage

```
toolbox create --registry registry.shore.co.il/workbench
toolbox enter workbench
```

## License