Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make docker image smaller #24

Merged
merged 2 commits into from
Oct 7, 2017
Merged

make docker image smaller #24

merged 2 commits into from
Oct 7, 2017

Conversation

circa10a
Copy link
Contributor

@circa10a circa10a commented Oct 7, 2017

optimize docker image, reference openebs/openebs#553

@@ -1,9 +1,9 @@
FROM ubuntu:16.04
RUN apt-get update && apt-get install -y kmod curl nfs-common fuse \
libibverbs1 librdmacm1 libconfig-general-perl libaio1
libibverbs1 librdmacm1 libconfig-general-perl libaio1 && rm -rf /var/lib/apt/lists/*
Copy link
Contributor

@kmova kmova Oct 7, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @circa10a -- this is good.
Can we make a small change to push this to the next line with \

Copy link
Contributor

@kmova kmova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @circa10a for the quick turnaround on this fix!!

@kmova kmova merged commit ab4460c into openebs-archive:master Oct 7, 2017
@circa10a
Copy link
Contributor Author

circa10a commented Oct 7, 2017

👍 Wooo Hacktoberfest!

@vharsh
Copy link
Contributor

vharsh commented Oct 7, 2017

@circa10a Are you on twitter?

@circa10a
Copy link
Contributor Author

circa10a commented Oct 7, 2017

@vharsh I am not, i set one up years ago, but never got into it. I'm just on linkedin. I keep it classy lol

khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 9, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 9, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 9, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 9, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 28, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
khushbuparakh added a commit to khushbuparakh/jiva that referenced this pull request Oct 28, 2018
Signed-off-by: khushbuparakh <khushbuparakh@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants