mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 01:02:18 +00:00
3 lines
120 B
Bash
Executable File
3 lines
120 B
Bash
Executable File
docker build -t koush/scrypted-common -f Dockerfile.common . && \
|
|
docker build -t koush/scrypted -f Dockerfile.local .
|