This repository has been archived on 2020-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
alerta.autonomic.zone/Dockerfile
Luke Murphy 9e7b49b309
All checks were successful
continuous-integration/drone/push Build is passing
Grab that upgrade already
2020-04-09 11:02:14 +02:00

6 lines
61 B
Docker

FROM alerta/alerta-web:7.4.5
EXPOSE 8080
COPY . ${WORKDIR}