Oracle Weblogic is a common web application server for deploying Java based web applications. In many architectures a standard HTTP server (Apache, IIS) is used to serve static content “in front” of a ...
Run docker pull container-registry.oracle.com/middleware/weblogic:12.2.1.3-dev to get weblogic base image. You should follow the instruction in Oracle website to ...