We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Better info about the supported Magento versions
Upgrade to the future 3.4.0 version
Bash aliases update: changed `xdebug.mode=off` to `xdebug.mode=trigger` for better development experience
Documentation update for Dockerizer 3.3.0 release
Minot upgrade guide improvement: added a command to show stopped containers before removing the images
Added deprecation notice to the `magento:test-dockerfiles` command
Added information about the required OS used and group IDs
Fix for `docker:mysql:export-db` (use correct command name), spelling improvements, DB image diagram improvement, moved example MySQL metadata to the correct place.
Minor improvements to the 3.1 to 3.2 upgrade instruction
Readme update to include the traffic routing and containers isolation schema
Improved the upgrade article for Dockerizer 3.2.0, moved some article to the proper place
Added FAQ page for MySQL and added MySQL metadata file information.
Added `Running apps with existing Docker compositions` article
Added documentation for `maintenance:traefik:cleanup-certificates` and an article about Bash aliases.
Added documentation for `magento:test-module-install` and `magento:reinstall` commands.
Added documentation for `magento:test-dockerfiles` and improved some other articles.
Added documentation for `magento:test-templates`
Replaced `shell` with `bash` in the code snippets.
Added documentation for the `magento:setup` command and Symfony installation instructions. Minor improvements for other commands.
Added documentation for: `docker:mysql:upload-to-aws`, `docker:mysql:test-metadata`
Added documentation for: `docker:mysql:generate-metadata`, `docker:mysql:reconstruct-db`
Added documentation for `docker:mysql:connect`, `docker:mysql:export-db` and `docker:mysql:import-db`
Added documentation for `composition:get-container-name` and `composition:get-container-ip`
Added documentation for `composition:build-from-template`
Updated sidebar and page names for `MySQL database images` section
Added documentation for `docker:mysql:export-db`
Added documentation for `docker:mysql:connect` (command in progress)
Added documentation for `docker:mysql:import-db`. Added a custom sidebar to test it and think how to add links.
Added the page describing how to upgrade from 3.1 to 3.2
Added image do show the process of building a DB image