Remove old containers
This commit is contained in:
parent
62fe59ad61
commit
2026bc8898
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ looking visual representation of the book covers.
|
||||||
|
|
||||||
Run this periodically:
|
Run this periodically:
|
||||||
|
|
||||||
docker run -v "$PWD/public:/buchdesmonats/public/" buchdesmonats
|
docker run --rm -v "$PWD/public:/buchdesmonats/public/" buchdesmonats
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue