forked from science-ation/science-ation
Add git
This commit is contained in:
parent
a9e57f07fe
commit
290b6e303b
@ -1,6 +1,6 @@
|
|||||||
FROM php:8-apache
|
FROM php:8-apache
|
||||||
|
|
||||||
RUN apt-get update && apt-get upgrade && apt-get install -y imagemagick
|
RUN apt-get update && apt-get upgrade && apt-get install -y imagemagick git
|
||||||
|
|
||||||
RUN a2enmod ssl && a2enmod rewrite
|
RUN a2enmod ssl && a2enmod rewrite
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user