Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
eb8d07cb
Unverified
Commit
eb8d07cb
authored
Oct 24, 2025
by
Dillon Cullinan
Committed by
GitHub
Oct 24, 2025
Browse files
ci: Try using docker driver instead of docker-container (#3824)
Signed-off-by:
Dillon Cullinan
<
dcullinan@nvidia.com
>
parent
d870d4b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.github/actions/docker-build/action.yml
.github/actions/docker-build/action.yml
+1
-2
No files found.
.github/actions/docker-build/action.yml
View file @
eb8d07cb
...
@@ -61,8 +61,7 @@ runs:
...
@@ -61,8 +61,7 @@ runs:
-
name
:
Set up Docker Buildx
-
name
:
Set up Docker Buildx
uses
:
docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
#v3.11.1
uses
:
docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
#v3.11.1
with
:
with
:
# This is not # of CPUs, this is CPU priority, 1024 is the default
driver
:
docker
driver-opts
:
'
cpu-shares=100'
-
name
:
Install awscli
-
name
:
Install awscli
shell
:
bash
shell
:
bash
run
:
|
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment