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

Update Dockerfile for producing the cvmfs-install container image #138

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

  • Update cvmfs installation docker container

ENDRELEASENOTES

Removing the explicit installation of cvmfs inside the container, since we do not need it because we bind-mount the necessary repositories. Having cvmfs installed inside the image can lead to problems when starting the image, depending on how singularity is configured:

FATAL:   container creation failed: mount /proc/self/fd/10->/var/singularity/mnt/session/rootfs error: while mounting image /proc/self/fd/10: failed to mount squashfs filesystem: input/output error

Also cleaning up after installing to reduce the size of the image.

Having cvmfs installed inside the image can lead to problems when
starting the image, depending on how singularity is configured.

Also cleaning up after installing to reduce the size of the image.
@rete rete merged commit bf459a5 into iLCSoft:master Mar 4, 2021
@tmadlener tmadlener deleted the cvmfs-use-repo branch March 5, 2021 12:11
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.

2 participants