|
|
Once the server has started, you can browse to http://localhost/Sample1/SimpleServlet on the Docker host.
|
|
Once the server has started, you can browse to http://localhost/Sample1/SimpleServlet on the Docker host.
|
|
|
2. For greater flexibility over configuration, it is possible to mount an entire server configuration directory from the host and then specify the server name as a parameter to the run command. Note that this particular example server configuration only provides HTTP access.
|
|
2. For greater flexibility over configuration, it is possible to mount an entire server configuration directory from the host and then specify the server name as a parameter to the run command. Note that this particular example server configuration only provides HTTP access.
|