Skip to content

Commit 801a0b1

Browse files
committed
Add gdb
Signed-off-by: DL6ER <[email protected]>
1 parent 951232a commit 801a0b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ftl-build/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ RUN apk add --no-cache \
3636
pdns \
3737
pdns-backend-sqlite3 \
3838
pdns-recursor \
39-
pdns-doc
39+
pdns-doc \
40+
gdb
4041

4142
ENV STATIC true
4243
ENV TEST true

0 commit comments

Comments
 (0)