Nantes Université

Skip to content
  • Olivier Aubert's avatar
    472ce489
    Update Dockerfile definition to allow to build mysqlclient · 472ce489
    Olivier Aubert a rédigé
    Note that it should not be needed for the Docker/podman setup, since
    we are using sqlite. But it is present in requirements.txt (for
    general installation) so gets installed through it. It would be
    probably better (to avoid downloading 465MB of build-essentials) to
    define a requirements-docker.txt file without the mysqlclient
    dependency, but this would imply maintenance of both files.
    472ce489
    Update Dockerfile definition to allow to build mysqlclient
    Olivier Aubert a rédigé
    Note that it should not be needed for the Docker/podman setup, since
    we are using sqlite. But it is present in requirements.txt (for
    general installation) so gets installed through it. It would be
    probably better (to avoid downloading 465MB of build-essentials) to
    define a requirements-docker.txt file without the mysqlclient
    dependency, but this would imply maintenance of both files.
Chargement en cours