mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-23 03:05:51 +10:00
de7df82dbdf76fa7e6a78f55cea8ce573eeb00d1
Home docker
Containers my home media server set up
Fix home-server running out of disk
# Remove dangling images
sudo k3s crictl rmi --prune
# Clean stopped containers
sudo k3s crictl rm $(sudo k3s crictl ps -a -q --state exited)
Languages
Python
30.9%
Shell
27.1%
HCL
21.6%
HTML
19%
Dockerfile
1.3%
Other
0.1%