old-dolibarr (10.0.7)
Published 2024-08-20 02:30:00 +02:00 by chl
Installation
docker pull code.bugness.org/dolibarr/old-dolibarr:10.0.7
sha256:3efb99de8a9f4a379d9c4e08f88c7f0024da2603b997a5abb8ec1629c5da2b6f
Image Layers
https://github.com/debuerreotype/docker-debian-eol-artifacts/tree/6367504da56fda73f5f9bd5542d13e44b2ffbb92/jessie/amd64 |
ENV DEBIAN_FRONTEND=noninteractive |
COPY file:6b6af731ba5dc35b14ad63c2f6ead9300e295ab85e0163c5e7a2f08a0feb16f6 in /etc/apt/sources.list |
/bin/sh -c apt-get update -y && apt-get install -y libapache2-mod-php5 php5-cli php5-pgsql postgresql git && apt-get clean |
/bin/sh -c git clone --depth 1 --branch 10.0.7 https://github.com/Dolibarr/dolibarr/ |