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

fix(docker): Apply OWASP recommendations #455

Merged
merged 22 commits into from
May 15, 2021
Merged

fix(docker): Apply OWASP recommendations #455

merged 22 commits into from
May 15, 2021

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented May 14, 2021

@adrienjoly adrienjoly self-assigned this May 14, 2021
@adrienjoly
Copy link
Member Author

adrienjoly commented May 15, 2021

Bonus: smaller image !

  • before:
docker image ls openwhyd_web 
REPOSITORY     TAG       IMAGE ID       CREATED          SIZE
openwhyd_web   latest    eecce57190b1   43 seconds ago   482MB
  • after:
$ docker image ls openwhyd_web 
REPOSITORY     TAG       IMAGE ID       CREATED              SIZE
openwhyd_web   latest    ed82a011d735   About a minute ago   296MB

EDIT: resulting compressed image on docker hub:

@adrienjoly adrienjoly marked this pull request as ready for review May 15, 2021 09:30
@adrienjoly adrienjoly merged commit 5507606 into master May 15, 2021
@adrienjoly adrienjoly deleted the fix/dockerfile branch May 15, 2021 09:32
adrienjoly pushed a commit that referenced this pull request May 15, 2021
## [1.44.41](v1.44.40...v1.44.41) (2021-05-15)

### Bug Fixes

* **docker:** Apply OWASP recommendations ([#455](#455)) ([5507606](5507606))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant