From 32074c32b2c27058b914e4a5c6cae3393d2e0550 Mon Sep 17 00:00:00 2001 From: SARANGRAVIKUMAR <31878319+SARANGRAVIKUMAR@users.noreply.github.com> Date: Mon, 14 Oct 2019 20:55:58 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fefcf8..88acc0b 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ _For full usage guidelines, see the [orb registry listing](http://circleci.com/o We welcome [issues](https://github.com/CircleCI-Public/docker-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/docker-orb/pulls) against this repository! For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/orbs). +well it seems more interresting +##networking From a173517f7b92de63f7505f29f7a0b55e0f6e3cc7 Mon Sep 17 00:00:00 2001 From: SARANGRAVIKUMAR <31878319+SARANGRAVIKUMAR@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:07:40 +0530 Subject: [PATCH 2/2] Update test.Dockerfile --- test.Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.Dockerfile b/test.Dockerfile index 3fa8d61..f617f93 100644 --- a/test.Dockerfile +++ b/test.Dockerfile @@ -30,5 +30,7 @@ RUN apt-get update && apt-get install -y \ unzip \ wget \ zip +root/ +ugug/ WORKDIR /root/project