Docker distributions not up-to-date?

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?

  1. Running the ‘php composer.phar self-update’ and ‘php composer.phar update’ brings in a lot of news.
  2. You need to manually create cache directories and set ownership etc.
  3. There is a version conflict with ImageMagick, wher COLORSPACE_LAB is unknown, making it impossible to upload image files.
  4. 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.