Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 191 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 191 Bytes

docker-make

An alpine based image that includes docker and make

Usage

Add this step to your cloud build config

- name: 'gcr.io/okkur-230615/docker-make'
  args: ['build']