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
-
Ensure that Docker is installed and that the Docker Engine is running.
-
Locate the Docker command that you copied earlier.
Learn more in Adding a RADIUS gateway.
-
Review the end user license agreement at www.pingidentity.com/en/legal/subscription-agreement.html.
-
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
. -
At a command prompt, run the Docker command.