-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
2021 Week 46-48 (from Nov 15), 2021 Week 49-51 (from Dec 6th), 2022 Week 02-04 (from Jan 10), 2022 Week 05-07 (from Jan 31)
On the JBoss EAP based images, there a a few files that aren't needed by the final images.
Such files are:
- domain/
- *.bat
- *.ps1
- bin/init.d
- migration/
- welcome-content
- it is used to serve the welcome-page when no application is deployed on EAP, it might be good to remove it as well.
- better keep it there.