|
|
@@ -86,13 +86,7 @@ RUN apt-get update \
|
|
|
--no-cache-dir \
|
|
|
--force-reinstall \
|
|
|
--constraint /tmp/selkies-constraints.txt \
|
|
|
- /tmp/selkies-*.whl \
|
|
|
- && /opt/selkies/bin/python - <<'PY'
|
|
|
-from pixelflux import CaptureSettings, ScreenCapture, StripeCallback
|
|
|
-import pcmflux
|
|
|
-
|
|
|
-print("Selkies, pixelflux et pcmflux : imports OK")
|
|
|
-PY
|
|
|
+ /tmp/selkies-*.whl
|
|
|
|
|
|
# -----------------------------------------------------------------------------
|
|
|
# Build the current nvidia-vaapi-driver without retaining build dependencies
|