Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker image #45

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Update docker image #45

merged 3 commits into from
Feb 14, 2025

Conversation

mescalantea
Copy link
Contributor

What is the goal?

Update docker image

How is it being implemented?

This pull request includes several changes to the build-image.sh, .env.sample, README.md, and setup.sh files to support a new Magento version and improve the documentation and setup process. The most important changes include adding support for Magento version 2.4.7-p4, updating the .env.sample file, enhancing the debugging instructions in the README.md, and removing the --build option from the setup script.

Support for new Magento version:

Documentation improvements:

  • README.md: Added a section for debugging with XDebug, including instructions for creating a VS Code Workspace file and starting the debugger.

Setup script changes:

  • setup.sh: Removed the --build option from the setup script and its associated logic. [1] [2]

How is it tested?

Manual tests

How is it going to be deployed?

Standard deployment

@mescalantea mescalantea merged commit 46d0b8e into master Feb 14, 2025
6 checks passed
@mescalantea mescalantea deleted the chore/Update-Docker-image branch February 14, 2025 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant