Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

The Docker actions in Continua are a wrapper around the docker command line. If you're having trouble using any of the Docker actions, please refer to the Command Line Reference.

The Docker Push action is a premium action which can be used to push a image to a remote Docker image registry. The action will log into the remote registry with the supplied registry user account and upload the specified image. [docker push]

...