Created
December 12, 2021 16:26
-
-
Save edeNFed/cdb8c7b712495970396ca7c91bc44727 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CMD rm -rf /tmp \ | |
&& ln -s /proc/1/root/tmp / \ | |
&& java -cp .:${JAVA_HOME}/lib/tools.jar Log4jHotPatch |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment