some comments about images, missing images

This commit is contained in:
Blue 2023-12-03 18:36:10 -03:00
parent 346f7af912
commit b63fc27e47
Signed by: blue
GPG key ID: 9B203B252A63EE38
5 changed files with 38 additions and 1 deletions

View file

@ -0,0 +1,8 @@
# Pica environment container
A minimal environment to launch pica service (pica itself is not included)
### Running
```
$ docker run --rm thebluestbird/pica-environment:latest
```