Sign inSign up

almeida/php-firebird

By almeida

Updated over 10 years ago

Minimal PHP with Firebird module + nginx

Image
1

5.4K

almeida/php-firebird repository overview

PHP with Firebird module Dockerfile

Docker Pulls Docker Stars

Description

Minimal PHP with Firebird module + nginx

Volumes
  • /usr/share/nginx/html
Exposed Ports
  • 80

Run

$ docker run -d \
	--name php-firebird \	
	-p 80:80 \
	-v /somehostdir/php/:/usr/share/nginx/html/ \
	almeida/php-firebird

Tag summary

Content type

Image

Digest

Size

76.4 MB

Last updated

over 10 years ago

docker pull almeida/php-firebird