Is there an existing issue for this?
Current Behavior
At
We are symlinking our local themes on top of the installed themes by piwigo.
IIUC, the root idea is that we can drag along custom installed themes. This is fine but, unfortunately, piwigo also stores other content, including the "default" theme, in that folder which receives updates from version to version:
https://github.com/Piwigo/Piwigo/tree/master/themes
If we symlink without having this into account, we end having the content of our older piwigo installation still in "themes" after an upgrade.
Expected Behavior
No response
Steps To Reproduce
N/A
Environment
- OS: Debian stable
- How docker service was installed: podman from distro's packagemanager
CPU architecture
x86-64
Docker creation
Container logs
Is there an existing issue for this?
Current Behavior
At
docker-piwigo/root/etc/s6-overlay/s6-rc.d/init-piwigo-config/run
Line 48 in 9c57b84
We are symlinking our local themes on top of the installed themes by piwigo.
IIUC, the root idea is that we can drag along custom installed themes. This is fine but, unfortunately, piwigo also stores other content, including the "default" theme, in that folder which receives updates from version to version:
https://github.com/Piwigo/Piwigo/tree/master/themes
If we symlink without having this into account, we end having the content of our older piwigo installation still in "themes" after an upgrade.
Expected Behavior
No response
Steps To Reproduce
N/A
Environment
CPU architecture
x86-64
Docker creation
Container logs