---
title: Download and untar Docker package
description: Contact PingIdentity Sales for instructions on accessing the Docker package. Once the Docker package is available, download and save it in the /opt directory.
component: pingintelligence
version: 5.1
page_id: pingintelligence:pingintelligence_poc:pingintelligence_download_docker_package
canonical_url: https://docs.pingidentity.com/pingintelligence/5.1/pingintelligence_poc/pingintelligence_download_docker_package.html
revdate: April 3, 2024
section_ids:
  install-pingintelligence-for-apis-license: Install PingIntelligence for APIs license
---

# Download and untar Docker package

Contact PingIdentity Sales for instructions on accessing the Docker package. Once the Docker package is available, download and save it in the `/opt` directory.

Complete the following steps before Installing and loading the Docker images:

1. Untar the package by running the following command:

   ```
   [.codeph]``$sudo tar -xf /opt/pi-api-docker-poc-5.1.tar.gz``
   ```

2. Change the directory to `/opt/pingidentity/docker-poc`.

|   |                                                                                                                                                                                                                                                 |
| - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | By default the Docker PoC package is configured to be deployed in inline mode. If you want to deploy Docker in sideband mode, see [Configure Docker PoC for sideband](pingintelligence_configuring_docker_evaluation_sideband_deployment.html). |

## Install PingIntelligence for APIs license

PingIntelligence ASE and ABS require a valid license to start. The license file for both the products is named `PingIntelligence.lic`.

Copy the license file in the `pingidentity/docker-poc/license` directory. Make sure that the license file is named as `PingIntelligence.lic` Following is a sample of the license file:

```
ID=
Organization=
Product=
Version=
IssueDate=
EnforcementType=
ExpirationDate=
MaxTransactionsPerMonth=
Tier=
```
