Skip to content

Commit

Permalink
Fixing permission on freenas-provisioner binary
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaupu committed Dec 3, 2017
1 parent bead4fb commit 3cc3cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.scratch
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM scratch
COPY tmp/freenas-provisioner /
RUN chmod +x /freenas-provisioner
ENTRYPOINT ["/freenas-provisioner"]

0 comments on commit 3cc3cb0

Please sign in to comment.