use own docker image #18
docker-image.yml
on: push
Push Docker image to Docker Hub
50s
Annotations
1 error and 1 warning
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y libarmadillo-dev && apt install -y ros-${ROS_DISTRO}-pcl-conversions ros-${ROS_DISTRO}-pcl-ros ros-${ROS_DISTRO}-tf && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Push Docker image to Docker Hub
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|