Skip to content

Missing VOLUME? - docker branch #11

@szabolcs-szilagyi

Description

@szabolcs-szilagyi

On the docker branch's readme - also in the actual file in the project - the Dockerun.aws.json declares a volume to be mounted:

   "Volumes": [
     {
       "ContainerDirectory": "/var/app",
       "HostDirectory": "/var/app"
     }
   ],

However I failed to find a VOLUME ["/var/app"] line in the Dockerfile, that would allow the above mount to happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions