forked from science-ation/science-ation
Add git again
This commit is contained in:
parent
2d5079cf73
commit
44b29ae38f
@ -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