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

Add gluster-block Fedora container #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vbellur
Copy link
Member

@vbellur vbellur commented Apr 18, 2017

Bundles tcmu-runner,gluster-block, glusterfs in a single container.

Signed-off-by: Vijay Bellur vbellur@redhat.com

Bundles tcmu-runner,gluster-block, glusterfs in a single container.

Signed-off-by: Vijay Bellur <vbellur@redhat.com>
@humblec
Copy link

humblec commented Apr 28, 2017

Thanks a lot @vbellur ! This dockerfile looks good to me, the only pending is an updated README as we have it for S3 and Server container. .Also, iic, Ashiq was testing this last week. I will get the result soon and merge.

RUN dnf config-manager --add-repo https://download.gluster.org/pub/gluster/gluster-block/gluster-block.repo
RUN dnf install -y gluster-block

RUN echo 'root:password' | chpasswd
Copy link

@humblec humblec Apr 28, 2017

Choose a reason for hiding this comment

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

Please remove this line. We dont have to configure this passwd, there is a security risk involved.

Copy link

Choose a reason for hiding this comment

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

@vbellur can you please address this comment ?

@MohamedAshiqrh
Copy link
Member

@humblec @vbellur docker build is failing for me as the fedora mirror is not able to resolve. Not able to do any testing yet.

@MohamedAshiqrh
Copy link
Member

MohamedAshiqrh commented May 9, 2017

@vbellur If you had successfully built an image can to tar it and send/share it some way.

@MohamedAshiqrh
Copy link
Member

Re-triggering the CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants