some comments about images, missing images
This commit is contained in:
parent
346f7af912
commit
b63fc27e47
5 changed files with 38 additions and 1 deletions
9
pica-apache/README.md
Normal file
9
pica-apache/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Pica with apache composition
|
||||
|
||||
A ready to use pica + webserver composition
|
||||
|
||||
### Running
|
||||
```
|
||||
$ cd <this directory>
|
||||
$ docker compose up
|
||||
```
|
|
@ -14,5 +14,5 @@ services:
|
|||
links:
|
||||
- pica
|
||||
volumes:
|
||||
picarun:
|
||||
picarun:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue