You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we run cantaloupe on docker and we have noticed that each time we restart cantaloupe docker container the cantaloupe.properties file appends all the set of properties to the end of the file.
Is this a bug or it's the expected behaviour?
The text was updated successfully, but these errors were encountered:
The issue caused because when the docker started we mount the cantaloupe.properties in order to get some overrides, but we have to pass those values on the docker-compose file instead.
Hello,
we run cantaloupe on docker and we have noticed that each time we restart cantaloupe docker container the cantaloupe.properties file appends all the set of properties to the end of the file.
Is this a bug or it's the expected behaviour?
The text was updated successfully, but these errors were encountered: