mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 11:44:51 +00:00
6 lines
69 B
Docker
6 lines
69 B
Docker
FROM golang:1.9-stretch
|
|
|
|
WORKDIR /go/src/github.com/dominicbreuker
|
|
|
|
|