-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
DockerDocker SupportDocker SupportSupportSupport issue for community to respond to.Support issue for community to respond to.
Milestone
Description
Hi,
We've tried buiding a custom image based on this repo (e.g. having first line in our Dockerfile say FROM norstella/oxalis:5.0.5)
and tried to put files into /oxalis/ext. However, after upgrading our container with a new image, in runtime we've discovered that files that we've added to the image are not present there.
We've tracked down the core reason behind it and it comes down to your image defining volumes in the Dockerfile:
VOLUME /oxalis/conf /oxalis/ext /oxalis/inbound /oxalis/outbound /oxalis/plugin
You can see more detailed description of this issue in this blogpost.
Could you elaborate on why these instructions have been added and whether it would possible to get rid of them?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DockerDocker SupportDocker SupportSupportSupport issue for community to respond to.Support issue for community to respond to.
Type
Projects
Status
Support Issues