PingOne

Starting the gateway instance in a Docker container

About this task

Use the Docker command that you copied from PingOne to start a Docker container. Run the Docker container on a computer that can reach your Remote Authentication Dial-In User Service (RADIUS) client and PingOne.

Steps

  1. Ensure that Docker is installed and that the Docker Engine is running.

  2. Locate the Docker command that you copied earlier.

    Learn more in Adding a RADIUS gateway.

  3. Review the end user license agreement at www.pingidentity.com/en/legal/subscription-agreement.html.

  4. If you agree to the terms of the license agreement, open the Docker command in a text editor and change -e PING_IDENTITY_ACCEPT_EULA=no to -e PING_IDENTITY_ACCEPT_EULA=yes.

  5. At a command prompt, run the Docker command.

Next steps