Closed JulienBreux closed 8 years ago
Simple way to add pear packages with your customs images:
# Thanks to Julien Breux <<< :trollface: FROM phpunit/phpunit MAINTAINER Firstname Lastname <you@domain.tld> ENV PEAR_PACKAGES foo bar baz
Just now, use once RUN to optimize image.
RUN
Simple way to add pear packages with your customs images: