Change Docker execution permissions 16/79116/1
authorVictor Morales <victor.morales@intel.com>
Mon, 25 Feb 2019 16:07:55 +0000 (08:07 -0800)
committerVictor Morales <victor.morales@intel.com>
Mon, 25 Feb 2019 16:07:55 +0000 (08:07 -0800)
commit70650063048900b4396a65203a7624d435cb9741
treea9a53a972cdb3dc97e7539c40e424d4dc2cba88e
parentb568c2b3067ed7ea0f2efbc4f8b33c32298d5cba
Change Docker execution permissions

The k8s pluging is running with root user in the Docker image, this
execution can compromise the host system. Therefore, it's necessary
to explicit change those permissions.

Change-Id: I2455895662c68943f5c8800dfff1aaf6202bd870
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-492
deployments/Dockerfile