LPCyber/tp5-files/webapp/Dockerfile
Francois Lesueur 35d3ab5f34 tp5 bd
2022-03-24 08:31:23 +01:00

4 lines
100 B
Docker
Executable File

FROM php:apache
RUN apt-get update && apt-get install -y libpq-dev && docker-php-ext-install pgsql