forked from science-ation/science-ation
Compare commits
2 Commits
a9e57f07fe
...
061ffc423e
Author | SHA1 | Date | |
---|---|---|---|
061ffc423e | |||
290b6e303b |
@ -1 +0,0 @@
|
||||
{"image":"mcr.microsoft.com/devcontainers/base:ubuntu"}
|
@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user