chore: clean docker
parent
ad2bf49e3d
commit
3a70ec5582
|
@ -1,5 +1,6 @@
|
||||||
# Need to run this once in a while
|
# Need to run this once in a while
|
||||||
# go clean -cache -testcache -modcache -fuzzcache -x
|
# go clean -cache -testcache -modcache -fuzzcache -x
|
||||||
# sudo cargo +nightly clean gc -Z gc --max-download-age=1day
|
# sudo cargo +nightly clean gc -Z gc --max-download-age=1hour
|
||||||
# uv cache clean
|
# uv cache clean
|
||||||
|
# docker system prune --all --force --volumes
|
||||||
# sudo truncate -s 0 /private/var/log/ovpnagent.log
|
# sudo truncate -s 0 /private/var/log/ovpnagent.log
|
||||||
|
|
Loading…
Reference in New Issue