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-25 01:53:44 +01:00

6 lines
51 B
Docker

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