Bootstrap alerta

This commit is contained in:
Luke Murphy
2020-04-08 19:45:03 +02:00
commit 05bf3665a7
20 changed files with 222 additions and 0 deletions

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM alerta/alerta-web:7.4.4
EXPOSE 8080
COPY . ${WORKDIR}