3 lines
87 B
Docker
3 lines
87 B
Docker
FROM tomcat:jdk21
|
|
|
|
COPY ./rbcs-servlet-*.war /usr/local/tomcat/webapps/rbcs-servlet.war |