Questions tagged [docker]
Questions related to running Magento and related services inside Docker containers
154 questions
0
votes
1
answer
87
views
Magento 2.4.4-p1 Docker building new image error?
Docker code
RUN composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.4-p1 /var/www/html
Here is the error given to me below error
Problem 1
#0 151....
0
votes
1
answer
348
views
I wanted to set up Magento 2.4.6 or 2.4.7 on my Linux system using Docker for local development
My goal was to use a Docker-based stack, including NGINX, PHP 8.2, MariaDB, and OpenSearch, without relying on third-party platforms like DDEV or Warden.
Can someone share a working setup or guide ...
0
votes
1
answer
271
views
Unable to see styling changes (Hyva/Tailwind) on local environment?
I am unable to see styling changes (changing tailwind.config.js nor changing the css files within my tailwind folder). I have created a child theme and moved over the hyva default theme files as ...
0
votes
0
answers
41
views
Magento 2 MAMP setup, how to connect with localstack docker
I have a Magento 2 installation on Mac(Sequoia) with MAMP(Apache). I have installed LocalStack on Docker(Colima) and it is working fine separately.
I am trying to connect my Magento with Localstack ...
0
votes
1
answer
179
views
Phpstorm - how to sync changes with Docker?
I am new to Docker so I am trying to understand some basics.
I have installed a working Magento Docker dev environment and configured PhpStorm according to this guide markshust/docker-magento
The ...
0
votes
1
answer
155
views
Call to undefined function Magento\Framework\System\ftp_connect()
Since I updated my PHP 8.1 to 8.2 using Adobe Commerce 2.4.7, I started to have exception issues when using FTP OOTB features.
I want to detect the reason and fix it. How could I do it?
0
votes
2
answers
413
views
Install magento 2.4.6-p6 using docker
I am new to docker setup. I have install the docker desktop application on my windows system. Now I want to install magento 2.4.6-p6. It should be this version only not the new one.
1
vote
1
answer
200
views
Vendor directory changes not working
I know changes in vendor directory should not be done but I need to do some debugging. I am using a https://github.com/markshust/docker-magento in which I am using Magento on docker. If I override any ...
0
votes
1
answer
195
views
Magento 2.4.6 mulitple vhosts on a single server and Varnish in Docker
Afternoon
I've got Varnish running on a Plesk based server and all is working well based upon the instructions from here:
https://talk.plesk.com/threads/magento-2-plesk-varnish-setup-in-a-docker....
1
vote
0
answers
62
views
Can't use 'bin/magento' commands after running 'composer update --ignore-platform-reqs'
I have magento running from https://github.com/markshust/docker-magento , everything is working fine, but when i run composer update --ignore-platform-reqs then all bin/magento commands stop working.
...
1
vote
1
answer
388
views
Docker containers stop after starting them
I'm using Warden with Magento, and I notice that when I start a project with "warden env up", all containers boot up, but immediately some of them stop working (the image shows in gray the ...
2
votes
1
answer
378
views
How to deploy markshust/docker-magento image to AWS
I'm running a project locally using markshust/docker-magento, and everything is working fine.
Now I need to deploy my store to an AWS cluster using docker, but in my code, I'm not able to see the ...
2
votes
1
answer
821
views
Magento 2.4.4 READONLY You can't write against a read-only replica
The website keeps going down throwing error.
{"0":"READONLY You can't write against a read-only replica.","1":"#1
Cm\RedisSession\Handler->read() called at
[...
0
votes
1
answer
302
views
How to run Magento CLI command in docker Magento 2.4.4?
I tried to run the Magento command in docker but am getting the error as per the screenshot.
Error ScreenShot:
0
votes
0
answers
631
views
Magento 2.4.3p1 - Redis keeps growing
So, we went live with a new m2 shop last week. It all worked well in our develop environment. Since we dockerized the m2 installation, I wasnt expecting much trouble. But our redis cache keeps growing ...
0
votes
1
answer
509
views
Magento 2 all product and category request is redirect to http://baseurl/20us%20search%20us%20search%20us%20search?amnoroute
I have set up my live project in a docker environment using this.
https://github.com/bhaveshpp/magento-docker-server/
All thing working perfect but when I search for the product it will redirect my ...
0
votes
1
answer
386
views
Static files don't fully deploy on a docker-based deployment
I'm having trouble implementing the deploy strategy described in e.g. https://info2.magento.com/rs/585-GGD-959/images/The%20New%20Magento%202.2%20Deployment%20Capabilities%20%26%20Patterns.pdf
I build ...
1
vote
1
answer
420
views
How to know if my ElasticSearch is vulnerable against Log4j?
I don't have Java installed in my main Docker, but I'm using ElasticSearch v6.8.3 in another instance.
curl -XGET 'http://localhost:9200'
Am I vulnerable against Log4j even not running ElasticSearch ...
0
votes
0
answers
386
views
Magento 2.4.3 Docker setup on Linux
I am thinking about magento 2.4.3 docker setup.
Has anyone tried
https://github.com/markshust/docker-magento
on linux ?
What's the best docker linux magento setup on linux ?
0
votes
2
answers
1k
views
Magento Cloud Docker Setup
Does anyone have set up their commerce cloud project with Magento cloud docker, I need help to know how the project and docker will be synced. container bash is working for me but app/ folder is ...
1
vote
0
answers
273
views
Docker with magento how to apply file changes to frontend
I have setup magento with This Github repo but when changing pub/index.php with exit command it won't affect untill i push this to container.So my question is that everytime when i create file or ...
0
votes
1
answer
650
views
Magento Commerce Cloud Docker Deployment - Invalid entity_type specified: customer
I have an existing Magento Commerce Cloud Project which I want to deploy to a Docker environment.
Running ./bin/magento-docker ece-deploy I get the following error:
Running "deploy" hook.
[...
0
votes
2
answers
81
views
Magento 2 EE: Running composer update is giving error
I am trying to run composer update and want to push the changes to magento cloud but is giving the following error:
Problem 1
magento/product-enterprise-edition 2.3.4 requires ext-bcmath * -> the ...
0
votes
0
answers
139
views
Magento 2, 2 websites, multiple docker containers-speed implications?
I currently have a powerful dedicated server hosting 2 websites, we are experiencing CPU overload & clashing on indexing & rewarming FPC, to solve this problem, I am considering breaking out ...
1
vote
1
answer
2k
views
Setup Magento2 Docker Config Apple Silicon M1
is there any way to set up a docker compatible environment for Apple M1? Unfortunately Warden doesn't support the new ARM chips for now.
are there any viable alternatives to having a working ...