rfsbraz / deleterr

Deleterr is a Python script designed to help you manage available disk space in your Plex media server.
MIT License
118 stars 6 forks source link

Dockerhub readme update #75

Closed rfsbraz closed 4 months ago

github-actions[bot] commented 4 months ago

:robot: A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-75

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

coveralls commented 4 months ago

Coverage Status

coverage: 80.231%. remained the same when pulling 1e2d8c11b2fcc26b02cbfba127b374aa22327323 on chore/docker-hub-readme into 81eb849baa956b2715b8fdcefec4a5c0610b320a on develop.