mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-03 17:06:02 +02:00
Updated docu for epson installation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user