mirror of
https://github.com/koush/scrypted.git
synced 2026-05-26 14:40:29 +01:00
docker: wip
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG BASE="18-bullseye"
|
||||
ARG BASE="18-bullseye-full"
|
||||
FROM koush/scrypted-common:${BASE}
|
||||
|
||||
WORKDIR /
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ARG BASE="18-bullseye"
|
||||
ARG BASE="18-bullseye-full"
|
||||
FROM koush/scrypted-common:${BASE}
|
||||
|
||||
# avahi advertiser support
|
||||
|
||||
Reference in New Issue
Block a user