Versions Compared

Key

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

...

The Secure Backend images are split into 3 images that can be found on the below URL:

Code Block
https://amadis.jfrog.io/artifactory/aone-secbkd-local/

Those images are:

  • secbkd-http

  • secbkd-php

  • secbkd-database

To access pull the repository images from a terminal for instance, you can connect using use the below command:

Code Block
docker login amadis.jfrog.io
docker pull amadis.jfrog.io/aone-secbkd-local/<image>:<version>
Warning

‘latest’ does not work as <version> at the moment