9 lines
182 B
Markdown
9 lines
182 B
Markdown
|
# Pica environment container
|
||
|
|
||
|
A minimal environment to launch pica service (pica itself is not included)
|
||
|
|
||
|
### Running
|
||
|
```
|
||
|
$ docker run --rm thebluestbird/pica-environment:latest
|
||
|
```
|