summaryrefslogtreecommitdiffstats
path: root/vio/docker/instance-run.sh
diff options
context:
space:
mode:
authorEthan Lynn <ethanlynnl@vmware.com>2019-02-21 16:04:03 +0800
committerEthan Lynn <ethanlynnl@vmware.com>2019-02-21 16:17:02 +0800
commit731dc6db54f4b77606f37512006af429e791d5e4 (patch)
treeb3929e7fa3001a4428c6c507324d15356a20232d /vio/docker/instance-run.sh
parent4023da169cdfa91674b06d6dcbc9d703480b8d8b (diff)
Use non-root user in docker image
Create onap user for vio plugin Change-Id: Idaf3edcf6cb411f462bb8b7d34b091125605abae Issue-ID: MULTICLOUD-497 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Diffstat (limited to 'vio/docker/instance-run.sh')
-rwxr-xr-xvio/docker/instance-run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vio/docker/instance-run.sh b/vio/docker/instance-run.sh
index 6ae160b..ca3437a 100755
--- a/vio/docker/instance-run.sh
+++ b/vio/docker/instance-run.sh
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-service redis-server start
+# service redis-server start
cd ./vio
./run.sh