bootstrap
This commit is contained in:
3
tp-bd-files/webapp/Dockerfile
Normal file
3
tp-bd-files/webapp/Dockerfile
Normal 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