fix - adjust docker permissions #48
Annotations
1 error and 3 warnings
docker-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y ca-certificates gnupg && install -m 0755 -d /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /etc/apt/keyrings/docker.gpg && chmod a+r /etc/apt/keyrings/docker.gpg && UBUNTU_CODENAME=$( if [ \"${UBUNTU_VERSION}\" = \"24.04\" ] || [ \"${UBUNTU_VERSION}\" = \"latest\" ]; then echo \"mantic\"; elif [ \"${UBUNTU_VERSION}\" = \"22.04\" ]; then echo \"jammy\"; elif [ \"${UBUNTU_VERSION}\" = \"20.04\" ]; then echo \"focal\"; else echo \"unknown\"; fi ) && if [ \"${UBUNTU_CODENAME}\" = \"unknown\" ]; then echo \"Unsupported Ubuntu version: ${UBUNTU_VERSION}\" && exit 1; fi && if [ \"${UBUNTU_CODENAME}\" = \"mantic\" ]; then echo \"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu jammy stable\" > /etc/apt/sources.list.d/docker.list; else echo \"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu ${UBUNTU_CODENAME} stable\" > /etc/apt/sources.list.d/docker.list; fi && apt-get update && apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
docker-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-build
Unexpected input(s) 'build-arg', valid inputs are ['add-hosts', 'allow', 'annotations', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'call', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-envs', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
|
docker-build
Unexpected input(s) 'build-arg', valid inputs are ['add-hosts', 'allow', 'annotations', 'attests', 'build-args', 'build-contexts', 'builder', 'cache-from', 'cache-to', 'call', 'cgroup-parent', 'context', 'file', 'labels', 'load', 'network', 'no-cache', 'no-cache-filters', 'outputs', 'platforms', 'provenance', 'pull', 'push', 'sbom', 'secrets', 'secret-envs', 'secret-files', 'shm-size', 'ssh', 'tags', 'target', 'ulimit', 'github-token']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
chaddyc~gha-runner~TZ6Z8X.dockerbuild
|
49.1 KB |
|