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.
2 parents cc373d5 + eda19ad commit 1fa3022Copy full SHA for 1fa3022
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