mirror of
https://github.com/koush/scrypted.git
synced 2026-02-09 00:39:56 +00:00
3 lines
195 B
Bash
Executable File
3 lines
195 B
Bash
Executable File
docker build -t koush/scrypted-common:16-bullseye -f Dockerfile.common --build-arg BASE=16-bullseye . && \
|
|
docker build -t koush/scrypted:16-bullseye -f Dockerfile --build-arg BASE=16-bullseye .
|