tp5 bd
This commit is contained in:
3
tp5-files/webapp/Dockerfile
Executable file
3
tp5-files/webapp/Dockerfile
Executable file
@ -0,0 +1,3 @@
|
||||
FROM php:apache
|
||||
|
||||
RUN apt-get update && apt-get install -y libpq-dev && docker-php-ext-install pgsql
|
Reference in New Issue
Block a user