allerta-vvf/.gitpod.Dockerfile

5 lines
147 B
Docker

#Inspired from https://github.com/koel/koel/blob/master/.gitpod.dockerfile
FROM gitpod/workspace-mysql:latest
ENV APACHE_DOCROOT_IN_REPO="server"