phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Fix .dockerignore #516

Closed ericenns closed 3 months ago

ericenns commented 3 months ago

What does this PR do and why?

Describe in detail what your merge request does and why.

Paths in .dockerignore were incorrect and meant that docker buildcontext was pulling in more data then necessary.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Build the docker container with the following command:

docker build -t irida-next:dev -f Dockerfile .

This should zoom through the copying build context stage with the changes above.

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 3 months ago

Simplecov Report

Covered Threshold
92.23% 90%