Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 271 Bytes

cafecoder-judge-docker

ホストからのリクエストを受け付ける。主に docker build のみ。

Requirements

  • go(1.15)
  • docker(19.03)
  • key.json ... gcp のキーファイル

Usage

$ go mod vendor
$ docker build -t cafecoder:latest .