docker-magento
docker-magento copied to clipboard
Mark Shust's Docker Configuration for Magento
added some dependencies that were needed to be able to run magento-docker successfully on a VPS with Debian GNU/Linux 12
### Description I noticed, that after this [commit](https://github.com/markshust/docker-magento/pull/1017/commits/b7418753bebbe7aeaf70b35bffc025480733b435) I got the error `Error response from daemon: page not found` during executing `bin/docker-stats` I got this issue only once, and now,...
**Description** 1st install i failed to enter the correct authentication credentials, right now install is no longer possible. An update on documentation should suffice (`~/.composer/auth.json`) **Steps To Reproduce** 1. Install...
So, I have a question regarding ports, not sure if I need to open a new issue. I am on linux and the ports 80 and 443 are already in...
Added a script ` bin/create-user ` to automate the creation of a Magento admin user and customer. The script utilizes the `bin/magento admin:user:create` command with predefined values for the admin...
## Script Overview Introduces a script for the swift and straightforward installation of Magento 2, specifically tailored for beginners. The script provides helpful recommendations for dependencies. ## Highlighted Features -...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/login-action#593 Bump @actions/core...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...