Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploying container after editing did not change the config file #4

Open
godzinilla opened this issue Nov 3, 2021 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@godzinilla
Copy link

Hi. Looks like re-deploying container with eg. changed idle time value or with added another disk did not update created earlier 'hd-idle.config'. User need to manualy remove the file from config folder or edit it by myself.

@tekgator
Copy link
Owner

I would say this is normal behavior because you want to preserve your configuration?

@tekgator tekgator self-assigned this Jan 15, 2022
@tekgator tekgator added the question Further information is requested label Jan 15, 2022
@godzinilla
Copy link
Author

I would say this is normal behavior because you want to preserve your configuration?

In Portainer you have an ability to edit existing container settings (eg. environments data, volumes, etc - probably all data of container) - after editing it (eg. adding new volume information or editing existing environment data) container is redeployed with new settings.

In your container it is not working - for first deploy (using docker-compose file) the config file is created correctly but after editing container in Portainer - file is not updated. Even that changes are visible in GUI of Portainer.

@tekgator tekgator added bug Something isn't working and removed question Further information is requested labels Jan 20, 2022
@tekgator
Copy link
Owner

I will look at it, but might take a bit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants