Files
scrypted/docker/docker-build.sh
2021-12-04 12:37:49 -08:00

3 lines
114 B
Bash
Executable File

docker build -t koush/scrypted-common -f Dockerfile.common . && \
docker build -t koush/scrypted -f Dockerfile .