We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47d3fe0 commit c64cf68Copy full SHA for c64cf68
controller/Dockerfile
@@ -0,0 +1,3 @@
1
+FROM alpine
2
+COPY controller controller
3
+ENTRYPOINT ["/controller"]
0 commit comments