Skip to content

ne-sachirou/docker-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang & Elixir Dockerfile

Erlang & Elixir Dockerfile, supports 2 major versions

Supported tags and respective Dockerfile links

Docker Pulls

Docker Pulls

Build images

Requirements :

git tag -f publish
git push -f origin publish

Build at local (for debug) :

gcloud components install cloud-build-local
cloud-build-local --config priv/cloudbuild.yaml --substitutions='_DOCKER_REGISTRY_PASSWORD=***' .