Commit Graph

5 Commits

Author SHA1 Message Date
Gabriel Gonzalez 8799a1a2c4 Update file banners to reflect Fortra ownership 2022-12-14 17:28:23 -03:00
Martin Gallo e726161736 Setup: Using our own recommended pip calls 2021-05-18 06:20:10 -07:00
Martin Gallo cb6d43a677 Moved docker container to Python 3.8 (#1057)
Using Python 3.8 Alpine-based as our base image for the default Docker build, as we're slowly trying to move away from Python 2.7. This increases the image size a little bit due to a new Rust dependency needed to have `cryptography` running in Alpine (see https://cryptography.io/en/latest/installation/#alpine).

This PR:
- Changes the base image to `python:3.8-alpine`.
- Adds dependencies needed to have `cryptography` running in Alpine.
2021-04-22 17:43:00 -03:00
yassine birig c95160d8f0 change link 2020-09-27 00:12:08 +01:00
yassine birig 01ddba846f add Docker file 2020-09-26 23:55:53 +01:00