DiouxX / docker-glpi

Project to deploy GLPI with docker
235 stars 184 forks source link

Last update system #8

Closed DiouxX closed 5 years ago

DiouxX commented 6 years ago

Running lastest Debian version when ruuning container.

Add upgrade command on Docker file

RUN apt update \
&& apt -y upgrade \
&& apt -y install \