mirror of
https://github.com/DominicBreuker/pspy.git
synced 2026-03-21 21:03:38 +00:00
6 lines
69 B
Docker
6 lines
69 B
Docker
FROM golang:1.9-stretch
|
|
|
|
WORKDIR /go/src/github.com/dominicbreuker
|
|
|
|
|