Add xxd
This commit is contained in:
parent
a60d9fd1dd
commit
27137ddc3b
@ -2,7 +2,7 @@ FROM fedora:40
|
|||||||
|
|
||||||
RUN true \
|
RUN true \
|
||||||
&& dnf -y update \
|
&& dnf -y update \
|
||||||
&& dnf -y install wget curl g++ openssl git make nodejs \
|
&& dnf -y install wget curl g++ openssl git make nodejs xxd \
|
||||||
&& dnf -y install glibc-static libstdc++-static \
|
&& dnf -y install glibc-static libstdc++-static \
|
||||||
&& dnf clean all
|
&& dnf clean all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user