Skip to content

Review the folder structure to make sure all folders need to actually be copied in the Docker image #2

@Robin-Wardle

Description

@Robin-Wardle

Currently the Dockerfile does a COPY . . step which copies the entire repo to the image. The necessity of this needs to be reviewed - in particular the .github folder doesn't need to be copied. The downside of copying everything is that the image size is increased and the Docker image build takes longer.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions