Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent copying of venv folder in the Docker image #202

Merged

Conversation

Copy link
Contributor

@nstapelbroek nstapelbroek commented Apr 24, 2019

After diving into the current image I noticed that the venv was copied in there. This PR should prevent that from happing in future builds.

What has been done:

  • added venv folder to the .dockerignore

Notes:

  • I also noticed that the current image on docker hub has a layer for RUN /sbin/apk add tor. Is this supposed to be there? Maybe we can rebuild the image to reflect the Dockerfile in the repository.

@hoadlck
Copy link
Collaborator

@hoadlck hoadlck commented Jul 15, 2019

I have not used Docker, so I cannot provide a meaningful review. Perhaps @cblument can take a look?

@sdushantha sdushantha added the help wanted label Jul 16, 2019
@paulodiovani
Copy link
Contributor

@paulodiovani paulodiovani commented Dec 4, 2019

Suggestion: Setup auto build on docker hub.
@TheYahya should do it.

Another (better) option would be to create an organization on Docker Hub as well.

Copy link
Contributor

@paulodiovani paulodiovani left a comment

An empty file was added: dive.log,
please, remove.

.dockerignore Outdated Show resolved Hide resolved
@cblument
Copy link
Contributor

@cblument cblument commented Dec 15, 2019

This is safe to merge

@sdushantha sdushantha merged commit a530a94 into sherlock-project:master Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants