Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-31579

Docker stack should rely on PHP_IMAGE variable when installing dependencies

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • 3.0.x-dev, 2.5.9, 3.1.0
    • 2.5.9, 3.1.0, 3.0.1
    • None

    Description

      Right now Docker relies on PHP_IMAGE_DEV to install Composer dependencies:
      https://github.com/ezsystems/ezplatform/blob/2.5/doc/docker/install-dependencies.yml#L6

      This is misleading, as it's not enough to specify PHP_IMAGE to use the same PHP version across our Docker stack - leading to failures like this one: https://travis-ci.org/github/ezsystems/ezplatform-http-cache/builds/674863003 because only PHP_IMAGE variable is specified: https://github.com/ezsystems/ezplatform-http-cache/blob/1.0/.travis.yml#L26

      We should change the install_dependencies container so that it relies on PHP_IMAGE

      Attachments

        Activity

          People

            Unassigned Unassigned
            marek.nocon@ibexa.co Marek NocoĊ„
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: