4 lines
62 B
Docker
4 lines
62 B
Docker
|
FROM xena/base
|
||
|
|
||
|
RUN setuser xena go get github.com/andlabs/qo
|