Skip to content
Snippets Groups Projects
Commit e22a0966 authored by PICHOU Kyâne's avatar PICHOU Kyâne Committed by PICHOU Kyâne
Browse files

Add image for galette

parent 2f35cc7e
No related branches found
No related tags found
1 merge request!5CheckMK stable image
FROM registry.picasoft.net:5000/pica-nginx
MAINTAINER Kyâne kyane@kyane.fr
# Install packages
RUN export DEBIAN_FRONTEND=noninteractive && \
apt-get update -y && \
apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" \
install -y \
php7.0-mysql \
php7.0-gd \
php7.0-curl \
php7.0-mbstring \
php7.0-tidy \
php-gettext
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment