Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
FROM golang:1.8 AS build
COPY kubebench-operator-v1alpha2 /app/kubebench-operator-v1alpha2
ENTRYPOINT /app/kubebench-operator-v1alpha2