Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 259 Bytes

go-base

Base Docker image for Vidsy.co Go services. Uses scratch as base and adds just what's needed.

Updated monthly.

Usage

FROM vidsyhq/go-base:latest
...