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 cc373d5 commit eda19adCopy full SHA for eda19ad
1 file changed
Dockerfile
@@ -8,7 +8,8 @@ RUN apk --no-cache add \
8
gcc \
9
gcovr \
10
valgrind \
11
- libc-dev
+ libc-dev \
12
+ gdb
13
14
##
15
## Copy assets for inclusion in image
0 commit comments