mirror of
https://github.com/ep1cman/unifi-protect-backup.git
synced 2025-12-05 23:53:30 +00:00
Updated dockerfile comment to have corrent container name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# To build run:
|
||||
# $ poetry build
|
||||
# $ docker build -t unifi_protect_backup .
|
||||
# $ docker build -t ghcr.io/ep1cman/unifi-protect-backup .
|
||||
FROM python:3.9-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user