graphqexl v0.1.0-alpha-rc.25 mix docker.build

Build the application's Docker Image

Link to this section Summary

Functions

Build the application's Docker image

Link to this section Types

Link to this type

command_result()

command_result() :: {Collectable.t(), exit_status()}
Link to this type

command_tuple()

command_tuple() :: {String.t(), [String.t()]}
Link to this type

exit_status()

exit_status() :: non_neg_integer()

Link to this section Functions

Link to this function

run(list)

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

Build the application's Docker image

ARGS

  • image_name, string, e.g.: "graphqexl"
  • image_repo, string, e.g.: "gcr.io/absynthe"
  • release_name, string, e.g.: "stable"