Installing DataPlane
Also available as:
PDF
loading table of contents...

Copying the Docker CP from local directory

You must verify if the new user can copy the Docker CP from you local diretory to the Container.

Run the following commands.
  1. [username@username-docker bin]$ ls /usr/dp/1.x.x.x-XX/bin/dpdeploy.sh
    dpdeploy.sh
  2. [username@username-docker bin]$ docker cp dpdeploy.sh dp-app:/tmp/
  3. [username@username-docker bin]$ docker exec -i dp-app ls /tmp
    dpdeploy.sh