Skip to content

Commit 7e956c7

Browse files
committed
chore: Add more debugging tools to the primer-service Docker image.
1 parent e4a6910 commit 7e956c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flake.nix

+2
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,8 @@
342342
# These are helpful for debugging broken images.
343343
bashInteractive
344344
coreutils
345+
lsof
346+
procps
345347
]);
346348

347349
config =

0 commit comments

Comments
 (0)