mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 02:54:03 +02:00
Adding label into dev container, too (has a bug, not working)
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#FROM python:3.9-slim-buster
|
||||
# For debugging:
|
||||
# sudo docker run --rm -it --entrypoint sh ghcr.io/manimatter/decluttarr:dev
|
||||
|
||||
FROM python:3.10.13-slim
|
||||
LABEL org.opencontainers.image.source="https://github.com/ManiMatter/decluttarr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user