docs
docs copied to clipboard
documentation section on how to harden tomcat security + example
Please note that when using alpine, the shadow package is required for groupadd.
RUN apk --no-cache update && apk --no-cache add shadow