Skip to content

Documentation update needed for dockware/shopware:6.7.2.2 in Quick Start guide #15

@sayfessyd

Description

@sayfessyd

While following the Quick Start tutorial for developing Shopware plugins:
https://docs.dockware.io/tutorials/quick-start-tutorials/developing-shopware-plugins

I noticed that it references the Docker image dockware/shopware:6.7.2.2, which contains a known issue.

Specifically, when stopping and restarting the container, it attempts to decompress the NVM package again and fails because the package is no longer present after the first run.

Clarification:
This issue is already fixed in newer versions. I tested with dockware/shopware:6.7.9.0, and the problem no longer occurs.

Suggestion:
The documentation should be updated to:

Use a newer stable image version (e.g., 6.7.9.0), or
At least warn users about the issue in 6.7.2.2

The goal is not to fix the issue (since it's already resolved), but to prevent confusion for users following the tutorial.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    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