Skip to content

Add modules to Docker image #102

Add modules to Docker image

Add modules to Docker image #102

Triggered via push August 21, 2024 23:31
Status Failure
Total duration 10m 24s
Artifacts

docker-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y cmake gcc python3-dev libdbus-glib-1-dev libglib2.0-dev libcairo2-dev libgirepository1.0-dev dbus-x11 xdg-utils python3-gi && rm -rf /var/lib/apt/lists/* && pip --no-cache-dir install PyGObject dasbus opencv-python dbus-networkdevices docker && pip --no-cache-dir install -e /opt/lnxlink" did not complete successfully: exit code: 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/