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
253 stars 191 forks source link

Missing sodium library on magento/magento-cloud-docker-php:7.4-cli-1.3.2 #349

Open duckchip opened 2 years ago

duckchip commented 2 years ago

Preconditions

  1. use docker and install magento 2.4.2

    Steps to reproduce

  2. use docker image magento/magento-cloud-docker-php:7.4-cli-1.3.2
  3. run bin/magento setup:install --cleanup-database

Expected result

  1. succesfull setup

Actual result

Starting Magento installation:
File permissions check...
[Progress: 1 / 998]
Required extensions check...
In Installer.php line 546:

  Missing following extensions: 'sodium'  
BaDos commented 2 years ago

The internal task MCLOUD-9244 was created