Skip to content

Adding dockerignore #4

Closed
Closed
@dunckr

Description

@dunckr

Thanks for making these samples. It made it much easier for me to get up and running!

Pushing to server will be slow as it will copy all of the node_modules. To prevent this we can add a .dockerignore as we already do an npm install as part of the docker-compose.yml.

Do you think this would be worth adding to prevent this common trap?

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