mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 14:13:28 +00:00
docker: auto detect devices
This commit is contained in:
@@ -6,4 +6,4 @@ docker run --rm \
|
||||
-v "$(pwd):/app" \
|
||||
-w /app \
|
||||
python:3.12-slim \
|
||||
sh -c "pip install ruamel.yaml && python docker-compose-setup.py"
|
||||
sh -c "pip install -q --root-user-action=ignore ruamel.yaml && python docker-compose-setup.py"
|
||||
|
||||
Reference in New Issue
Block a user