Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 930 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 930 Bytes

Hass.io plugins

Build Status

Pre-built images

REST-wrapper around ps4-waker to support ps4 component

Usefull commands

If you're getting too much stalled containers, run (warning, can damage you setup!!!)

docker rm -v $(docker ps --filter status=exited -q 2>/dev/null)
docker rm -v $(docker ps --filter status=created -q 2>/dev/null)

Similar can be done for images.