Magento 2 Docker Installation

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • #magentoecommerce #magento #magento2 #docker
    Installation command - sudo curl -s raw.githubuser... | bash -s -- m2.test 2.4.6-p4 community
    Mark Shust Video - • Can You REALLY Install...
    Increase docker RAM
    sudo nano /etc/wsl.conf and add the following. Then Restart docker and wsl
    [wsl2]
    memory=7GB
    Admin and DB details-
    cat env/magento.env
    cat env/db.env

ความคิดเห็น • 4

  • @MageDigest
    @MageDigest  6 หลายเดือนก่อน

    sudo curl -s raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- m2.test 2.4.6-p4 community

  • @sul-dev
    @sul-dev 8 วันที่ผ่านมา +1

    I would add WINDOWS to your title, to help people find it easier : )

  • @BG_adventurerider
    @BG_adventurerider 2 หลายเดือนก่อน

    how do you access the magento DB

  • @manikumar-vr3kp
    @manikumar-vr3kp 3 หลายเดือนก่อน

    incorrecct command