Test build demo gallery #262
docker-image.yml
on: push
Push Docker image to Docker Hub
1m 47s
Demo docker image
18s
Annotations
1 error and 2 warnings
Demo docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c python <<EOF\ntoken=\"NO TOKEN\"\nwith open('/run/secrets/token', 'r') as file:\n token = file.read()\n\nprint(token)\n\nwith open('/test.txt', 'w') as file:\n file.write(\"Hello, World!\\n\")\n file.write(token)\n\nEOF" did not complete successfully: exit code: 1
|
Push Docker image to Docker Hub
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Demo docker image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|