graphqexl v0.1.0-alpha.rc.4 mix docker.publish

Link to this section Summary

Functions

Publish the built application container to the given image repo

Link to this section Functions

Link to this function

run(list)

run([String.t()]) :: :ok

Publish the built application container to the given image repo

ARGS

  • image_name, string, e.g.: "graphqexl"
  • image_repo, string, e.g.: "gcr.io/graphqexl"
  • image_tag, string, e.g.: "latest"