I have just rolled a brand new installation using the docker guidelines.
It strikes me that the docker image seems to distribute outdated versions?
Are docker images not part of the CI pipeline at AtroCore/PIM?
- Running the ‘php composer.phar self-update’ and ‘php composer.phar update’ brings in a lot of news.
- You need to manually create cache directories and set ownership etc.
- There is a version conflict with ImageMagick, wher COLORSPACE_LAB is unknown, making it impossible to upload image files.
- You apparently need to run migrate at each start of the docker compose stack.
I am new to Atro***, so forgive me, if I’m getting a few things wrong. I would be happy to stand corrected.