Create and publish a Docker image #8
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd --gid 1000 appuser && useradd --uid 1000 --gid 1000 --create-home appuser && chown -R appuser:appuser /home/appuser && chmod -R 777 /home/appuser/.cache" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading