Skip to content

Commit cd2d7d2

Browse files
committed
Add jq and yq
1 parent e84960c commit cd2d7d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ FROM base AS final
3535
# - gdb
3636
# - htop
3737
# - iputils-ping
38+
# - jq
3839
# - mtr
3940
# - nano
4041
# - netcat-openbsd
@@ -44,6 +45,7 @@ FROM base AS final
4445
# - traceroute
4546
# - vim
4647
# - wget
48+
# - yq
4749
# - zsh
4850

4951
# tcpdump-port:

0 commit comments

Comments
 (0)