Updated docu for epson installation

This commit is contained in:
2023-06-27 14:36:07 +02:00
parent d992b94c3c
commit c8faebb387
4 changed files with 19 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# role server_docker-pixelfed
## Go into application container
```bash
sudo docker-compose exec -it application bash
```
## hard cleanup
```bash
docker-compose down