This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
drone.autonomic.zone
Archived
Watch
5
Star
0
Fork
1
You've already forked drone.autonomic.zone
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
c0a5593329
drone.autonomic.zone
/
Dockerfile
6 lines
51 B
Docker
Raw
Normal View
History
Unescape
Escape
Init drone app
2020-03-10 09:35:34 +00:00
FROM
drone/drone:1
Arrange HTTPS configuration
2020-03-25 00:21:53 +00:00
EXPOSE
8097
Copy over CHECKS configuration
2020-03-24 21:52:56 +00:00
COPY
.
${
WORKDIR
}
Reference in New Issue
Copy Permalink