Need a working Dockerfile example for JasperServer that uses either AWS Linux (amazoncorretto) or Tomcat (corretto). The Dockerfile in Git from TIBCO requires the "useradd" command which is not available in corretto. TIBCO's Dockerfile image for 8.2.0 indicates (see attachment) it should work with 9.0.73-jdk11-corretto - however testing indicates failure due to needing "useradd" but it not being available in the corretto packages.
Components | JasperReports Server, Dockers |