Skip to content

Wrong path in Dockerfile ADD command #4

Description

@inemet

I've just finished setup following the Instructions and found error in Dockerfile:

ADD node-info.war /opt/wildfly/standalone/deployments/

and after build image and start container I get this error:
404 - Not Found

it should be:
ADD node-info.war /opt**/jboss**/wildfly/standalone/deployments/

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