Skip to content

21Buttons/docker-flank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flank Docker Image

A docker image for Flank

How to use

docker run \
  -v PATH_TO_YOUR_GCLOUD_KEY:/etc/flank/gcloud-key.json:ro \
  -v PATH_TO_YOUR_PROJECT:/application:ro \
  21buttons/flank

You must have the file flank.yml at the root of PATH_TO_YOUR_PROJECT.