6cccfeb97a
Factor code and reorganize location of go cache and go paths such that subsequent invocations reuse both dirs.
3 lines
71 B
Docker
3 lines
71 B
Docker
FROM openobservatory/mk-alpine:latest
|
|
RUN apk add --no-progress git go
|