Sign inSign up

homecentr/nut-upsmon

By homecentr

Updated 11 months ago

Image
0

391

homecentr/nut-upsmon repository overview

Project status

CI/CD on master

Homecentr - nut-upsmon

Usage

version: "3.7"
services:
  nut-upsmon:
    build: .
    image: homecentr/nut-upsmon

Environment variables

NameDefault valueDescription
PUID7077UID of the user nut-upsmon should be running as.
PGID7077GID of the user nut-upsmon should be running as.

Exposed ports

PortProtocolDescription
80TCPSome useful details

Volumes

Container pathDescription
/configSome useful details

Security

The container is regularly scanned for vulnerabilities and updated. Further info can be found in the Security tab.

Container user

The container supports privilege drop. Even though the container starts as root, it will use the permissions only to perform the initial set up. The nut-upsmon process runs as UID/GID provided in the PUID and PGID environment variables.

:warning: Do not change the container user directly using the user Docker compose property or using the --user argument. This would break the privilege drop logic.

Tag summary

Content type

Image

Digest

sha256:589c5cbfc

Size

68.2 MB

Last updated

11 months ago

docker pull homecentr/nut-upsmon