Skip to content

Instantly share code, notes, and snippets.

#
# NOTE: THIS DOCKERFILE IS GENERATED VIA "update.sh"
#
# PLEASE DO NOT EDIT IT DIRECTLY.
#
FROM debian:jessie
# prevent Debian's PHP packages from being installed
# https://github.com/docker-library/php/pull/542