We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b00e51 commit fc6bf6eCopy full SHA for fc6bf6e
.github/workflows/docker-image.yml
@@ -55,6 +55,7 @@ jobs:
55
# Need load and tags so we can test it below
56
load: true
57
tags: tag_for_testing
58
+ network: host
59
60
- name: Test cli works in cached runtime image
61
run: docker run docker.io/library/tag_for_testing --version
0 commit comments