build docker images: CherryMusic (Alpine) #18
Annotations
1 error and 7 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -euxo pipefail -c addgroup --gid 1000 cherrymusic ; adduser --system --shell /sbin/nologin --uid 1000 --ingroup cherrymusic --home /cherrymusic cherrymusic ; chmod +x /usr/local/bin/docker-entrypoint.sh ; apk add --no-cache lame vorbis-tools flac faad2 mpg123 opus-tools imagemagick openssl ; apk add --no-cache --virtual .build-deps gcc musl-dev cairo-dev gobject-introspection-dev git ; pip3 install --no-cache-dir Unidecode PyGObject CherryPy ; git clone --branch master --single-branch https://github.com/devsnd/cherrymusic.git /cherrymusic/app ; rm -r /cherrymusic/app/.git ; apk del --no-network --purge .build-deps ; mkdir -p /cherrymusic/.config/cherrymusic ; mkdir -p /cherrymusic/.local/share/cherrymusic ; mkdir -p /cherrymusic/Music ; mkdir -p /cherrymusic/ssl ; chown -R cherrymusic:cherrymusic /cherrymusic" did not complete successfully: exit code: 1
|
docker
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/
|
docker
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/
|
docker
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/
|
docker
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/
|
docker
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/
|
docker
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/
|
docker
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/
|