Skip to content

Commit

Permalink
Merge pull request #4 from polarsignals/busybox-glibc
Browse files Browse the repository at this point in the history
Use busybox:glibc
  • Loading branch information
metalmatze authored Jan 15, 2025
2 parents 8e03d9b + 90402cf commit 340798a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM busybox
FROM busybox:glibc
USER root

COPY gpu-metrics-agent /gpu-metrics-agent
Expand Down

0 comments on commit 340798a

Please sign in to comment.