Install cPCE and cPCEPAdaptor Using Docker
SUMMARY
Install and Verify Docker
Install and configure Docker on Linux host platform to implement the Linux container environment, see Install Docker for installation instructions on the supported Linux host operating systems.
Verify the Docker installation.
To install the latest Docker:
root@ubuntu-vm18:~# curl -fsSL
https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add
-
root@ubuntu-vm18:~# add-apt-repository "deb
[arch=amd64] https://download.docker.com/linux/ubuntu bionic
stable"
root@ubuntu-vm18:~# apt update
root@ubuntu-vm18:~# apt install docker-ce
Download Software
The cPCE and cPCEPAdaptor software is available as a Docker file from the Juniper software download page.
Before you import the software, ensure that Docker is installed on the Linux host and that the Docker Engine is running.
After you install the Docker Engine on the host, perform the following to download and start using the cPCE image:
To download the software:
Create cPCE
To create cPCE:
Create cPCEPAdaptor
To create cPCEPAdaptor: