Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Feedback on page: /guides/v2.3/cloud/docker/docker-quick-reference.html #4514

Closed
@aman3103

Description

@aman3103

General issue

Description:

docker-compose run deploy magento is wrong when we run this it is showing
/docker-entrypoint.sh: line 39: exec: magento: not found

Have tried this command docker-compose run deploy magento cache:flush which throws above error

currently as per document docker-compose run deploy magento in this we just have to replace the with any Magento command like cache:clean, setup:di:compile etc, but it is throwing error

Possible solutions:

we have to change this line in document from docker-compose run deploy magento to docker-compose run deploy magento-command

Create PR: #4515

Additional information:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions