allerta-vvf/.gitpod.dockerfile

6 lines
148 B
Docker

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