This repository has been archived on 2020-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
drone.autonomic.zone/Dockerfile
2020-03-24 22:52:56 +01:00

7 lines
60 B
Docker

FROM drone/drone:1
EXPOSE 80
EXPOSE 443
COPY . ${WORKDIR}