Skip to main content
Version: 2.30.0

edge docker login

Log in to Docker with your credentials

$ edge docker login

edge docker login will do the following:

  • Log you in to the Quay Docker repository used by Edge
  • Allow you to manually push images with docker commands required for publishing

Notes

  • Must be run before publishing applications that push images

Options

  • --target TEXT: Application target environment
  • --verbose / --no-verbose: Enable verbose output for debugging