Guest User

Untitled

a guest
Nov 18th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. FROM maven:3.5.2-jdk-8-alpine
  2.  
  3. # Install necessary binaries to build brooklyn-client
  4. RUN apk add --no-cache git go musl-dev
Add Comment
Please, Sign In to add comment