Ranger Chan

Results 7 issues of Ranger Chan

According to the `HEALTHCHECK` for docker containers I mentioned in [here](https://github.com/markshust/docker-magento/pull/331#issuecomment-770102708) @markshust, please rebuild all of php (7.3, 7.4, 8.0) and elasticsearch(6.8, 7.6) images. Thanks :+1: In `bin/status` also can...

Please give me some advice and comment to agree and disagree them. ~~1. `bin/start`, before docker start to check delegated files and folder (#256)~~ ~~2. `bin/mysql`, `bin/dbdump`, provide import and...

Get Magento version in 3 methods - `bin/magento --version` - `composer.lock` - `composer.json`

- Finally removed unreadable `parseYaml` bash function - `yq` 4 can be used to merge yaml files in the future 💡💡💡

- No need to change the `compose.dev.yaml` to keep it simple and integrity. (`bin/update` will overwrite `compose.dev.yaml`) - Remove `grunt-config.json`, `Gruntfile.js`, and `package.json` in `compose.dev.yaml` - No need to`bin/restart app...

Ref: https://github.com/mlocati/docker-php-extension-installer code changes: +18 −82 (Nice)

**Is your feature request related to a problem? Please describe.** [Docker Compose V2](https://docs.docker.com/compose/#compose-v2-and-the-new-docker-compose-command) use the new `docker compose` command, and the old is `docker-compose` **Describe the solution you'd like** Should...

feature request
Progress: ready for grooming