Skip to content

Dockerizing a Node.js web app guide improve Dockerfile #1571

@ramonvanstijn

Description

@ramonvanstijn

The Dockerfile in the Dockerizing a Node.js web app guide contains the instruction:

COPY . .

This also copies Dockerfile and .dockerignore into the image and that does not seem right to me.

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