Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

[CRITICAL] Docker volume won't allow updating #13

Open
Hobadee opened this issue Feb 16, 2021 · 0 comments
Open

[CRITICAL] Docker volume won't allow updating #13

Hobadee opened this issue Feb 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Hobadee
Copy link
Owner

Hobadee commented Feb 16, 2021

Currently the Docker volume is set to /opt/cometd/. This is too greedy. (My fault. Still new-ish to Dockerfiles and didn't think out the ramifications.) Since that folder contains the binaries, updating won't work properly since they will be stored in the volume.

This will be a bit ugly to pick apart, as it likes to have everything in the same folder. Perhaps symlinks will fix the issue, or we may need to figure something else out.

We should also keep in mind current users (coughmecough) who will need to upgrade, and how whatever fix is determined will be applied so data isn't lost.

@Hobadee Hobadee added the bug Something isn't working label Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant