mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweak cyberchef size by removing zip
This commit is contained in:
@ -11,6 +11,7 @@ RUN git clone https://github.com/gchq/cyberchef -b v9.32.3 . && \
|
|||||||
npm install && \
|
npm install && \
|
||||||
grunt prod && \
|
grunt prod && \
|
||||||
cd build/prod && \
|
cd build/prod && \
|
||||||
|
rm CyberChef_v9.32.3.zip && \
|
||||||
tar cvfz cyberchef.tgz *
|
tar cvfz cyberchef.tgz *
|
||||||
#
|
#
|
||||||
FROM scratch AS exporter
|
FROM scratch AS exporter
|
||||||
|
BIN
docker/nginx/dist/html/cyberchef/cyberchef.tgz
vendored
BIN
docker/nginx/dist/html/cyberchef/cyberchef.tgz
vendored
Binary file not shown.
Reference in New Issue
Block a user