PostgreSQL : postgres:password Apache Root: /var/www/html/web
FROM debian:jessie MAINTAINER "Nicolas de Marqué" [email protected] RUN apt-get update && apt-get -y install apache2 php5 postgresql wget curl VOLUME [ "/var/www/html" ] EXPOSE 80 5432 CMD ["/bin/bash"]
Content type
Image
Digest
sha256:f68f0407d…
Size
157.8 MB
Last updated
almost 11 years ago
docker pull ndma/opus