Skip to content

Migration to debian based images

No due date 0% complete

We plan to only support a debian based spryker image in the future.

As it turned out, alpine might be an option but would require a lot of workarounds to support a fully fledged shop system. For example we would need glibc (GLOBING) and iconv (TRANSLIT) support. To gain the support, we would need to fork the php base image, in order to compile php linked …

We plan to only support a debian based spryker image in the future.

As it turned out, alpine might be an option but would require a lot of workarounds to support a fully fledged shop system. For example we would need glibc (GLOBING) and iconv (TRANSLIT) support. To gain the support, we would need to fork the php base image, in order to compile php linked to glibc and iconv.
This is manageable but currently not reasonable, so we will accept to bigger image size in favour of a simpler more reusable approach with debian.

In order to get there we would proceed in the following way:

  • release version 0.10.x with spryker install tool support to drop a lot of our own installer code
  • release version 1.0.x with debian base

There are no closed issues in this milestone.

Issues will automatically be moved here when they are closed.