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

docker demo fails to build image due to errors(?) in Dockerfile #2502

Closed
floridop opened this issue Apr 26, 2019 · 0 comments · Fixed by #2503
Closed

docker demo fails to build image due to errors(?) in Dockerfile #2502

floridop opened this issue Apr 26, 2019 · 0 comments · Fixed by #2503
Assignees
Milestone

Comments

@floridop
Copy link
Contributor

Motivation

I tried the docker demo on Ubuntu 18.04 and it fails during the build process due to errors in the docker file, namely this line:
https://github.com/rucio/rucio/blob/master/etc/docker/demo/Dockerfile#L16
I think neither sudo nor the plus sign should be in that line.
It worked after removing those

Modification

remove of sudo and the + sign from
https://github.com/rucio/rucio/blob/master/etc/docker/demo/Dockerfile#L16

floridop added a commit to floridop/rucio that referenced this issue Apr 27, 2019
floridop added a commit to floridop/rucio that referenced this issue Apr 27, 2019
bari12 added a commit that referenced this issue May 3, 2019
Infrastructure: fix for mistakes in demo Dockerfile, addition to AUTHORS file Fix #2502
bari12 added a commit that referenced this issue May 3, 2019
Infrastructure: fix for mistakes in demo Dockerfile, addition to AUTHORS file Fix #2502
@bari12 bari12 added this to the 1.19.8 milestone May 3, 2019
Ruturaj123 pushed a commit to Ruturaj123/rucio that referenced this issue Jun 19, 2019
Ruturaj123 pushed a commit to Ruturaj123/rucio that referenced this issue Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants