Skip to content

Commit

Permalink
Dockerfile: Use busybox for libc support
Browse files Browse the repository at this point in the history
  • Loading branch information
metalmatze committed Jan 15, 2025
1 parent b808e67 commit d74a491
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 cgr.dev/chainguard/static:latest
FROM busybox
USER root

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

0 comments on commit d74a491

Please sign in to comment.