Skip to content

tomcat cluster not working #1

@vigneshindn

Description

@vigneshindn

docker run -d --name tomcatOne -v /opt/docker-cluster/cluster/server.xml:/usr/local/tomcat/conf/server.xml -v /opt/docker-cluster/cluster/ROOT:/usr/local/tomcat/webapps/ROOT tomcat

when i give this command the container start to run in background, while i inspect the container , it showing

[root@localhost docker-cluster]# docker inspect tomcatOne | grep IPAddress
"SecondaryIPAddresses": null,
"IPAddress": "",
"IPAddress": "",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions