This website requires JavaScript.
Explore
Help
Sign in
csp
/
container-server
Watch
1
Star
0
Fork
You've already forked container-server
0
Code
Issues
2
Pull requests
2
Activity
f13ea399f8
container-server
/
setup
/
cron
/
weekly
/
docker-prune
4 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
General deployment (#1) General deployment done Reviewed-on: https://git.csprung.de/carsten/container-server/pulls/1
2023-09-13 22:33:47 +02:00
#!/bin/sh
setup: add config for cron mails
2023-09-19 22:28:39 +02:00
docker system prune --volumes --force | tail -n 1 && df -h | grep -e Filesystem -e vg0
Reference in a new issue
Copy permalink