Publish to Docker #122
docker.yml
on: schedule
Push Docker image to Docker Hub
1m 57s
Annotations
1 error and 8 warnings
Push Docker image to Docker Hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod +x /slic3r/get_latest_prusaslicer_release.sh && latestSlic3r=$(/slic3r/get_latest_prusaslicer_release.sh url) && slic3rReleaseName=$(/slic3r/get_latest_prusaslicer_release.sh name) && curl -sSL ${latestSlic3r} > ${slic3rReleaseName} && rm -f /slic3r/releaseInfo.json && mkdir -p /slic3r/slic3r-dist && tar -xjf ${slic3rReleaseName} -C /slic3r/slic3r-dist --strip-components 1 && rm -f /slic3r/${slic3rReleaseName} && rm -rf /var/lib/apt/lists/* && apt-get autoclean && groupadd slic3r && useradd -g slic3r --create-home --home-dir /home/slic3r slic3r && mkdir -p /slic3r && mkdir -p /configs && mkdir -p /prints/ && chown -R slic3r:slic3r /slic3r/ /home/slic3r/ /prints/ /configs/ && locale-gen en_US && mkdir /configs/.local && mkdir -p /configs/.config/ && ln -s /configs/.config/ /home/slic3r/ && mkdir -p /home/slic3r/.config/ && echo \"XDG_DOWNLOAD_DIR=\\\"/prints/\\\"\" >> /home/slic3r/.config/user-dirs.dirs && echo \"file:///prints prints\" >> /home/slic3r/.gtk-bookmarks" did not complete successfully: exit code: 2
|
Push Docker image to Docker Hub
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, docker/login-action@v1, docker/build-push-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Push Docker image to Docker Hub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Push Docker image to Docker Hub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Push Docker image to Docker Hub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Push Docker image to Docker Hub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Push Docker image to Docker Hub
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Push Docker image to Docker Hub
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|