magento / magento-cloud-docker

All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
Open Software License 3.0
256 stars 192 forks source link

MCLOUD-6732: Fix issue with app/etc/env.php on build phase and remove named volumes #276

Closed shiftedreality closed 4 years ago

shiftedreality commented 4 years ago

Description

Fixed 2 issues:

Fixed Issues (if relevant)

  1. https://jira.corp.magento.com/browse/MCLOUD-6732
  2. 275

Manual testing scenarios

Build PHP images locally

  1. Test in Developer mode
  2. Test in Production mode

Release notes

Associated documentation updates

Add link to Magento DevDocs PR or Issue, if needed.

Contribution checklist

damienwebdev commented 4 years ago

LGTM as well. Given that this PR appears to cover multiple behaviors, it may be worth splitting the diffs into appropriately addressed chunks and rebase merging or merging with merge commit instead of a squash.

Fixes #214

andriyShevtsov commented 4 years ago

QA approved