Skip to content

Conversation

jlubken
Copy link
Collaborator

@jlubken jlubken commented Mar 26, 2020

Remove COPY . ./ from Dockerfile. Only the python module is needed.

Closes #274

@jlubken jlubken self-assigned this Mar 26, 2020
Copy link
Member

@themightychris themightychris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. This renders the .dockerignore in the root as derelict code now, we should delete it now and that delete should be tied to this PR

Copy link
Member

@themightychris themightychris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh nvm I guess the .dockerignore would still get read and used to filter out certain file extensions under the copies trees. maybe it could be trimmed down now, but not a big deal

@quinn-dougherty quinn-dougherty merged commit 0a0aece into develop Mar 26, 2020
@quinn-dougherty quinn-dougherty deleted the trim_dockerfile branch March 26, 2020 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trim Dockerfile
3 participants