Skip to content

Refactoring : all scripts in Dockerfiles/python/scripts

Pierre-Gilles LEVALLOIS requested to merge postgres-dockerfile into develop
  • Python image is building with dependancies
  • PostgreSQL image is building.
  • Refactoring : Python scripts in 'scripts' dir
  • Gitlab-ci :
    • building and deploying both of PosgreSQL and Python images
    • both OpenShift deployment and service file are ok.

The Python POD launches a test script test-env.sh that checks python dotenv loading and database access.

Edited by Pierre-Gilles LEVALLOIS

Merge request reports