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

Publish the built application container to the given image repo

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)

(since 0.1.0)
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"