inveniosoftware / inveniosoftware/docker-invenio
docker: xrootd base image
Open
- Dominant language
- Dockerfile
- Stars
- 17
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Create a base image from ``inveniosoftware/centos7-python`` with XRootD libraries included.
Usage:
```Dockerfile
FROM inveniosoftware/centos7-python:3.6-xrootd
# ...
```
Contributor guide
Research direction
Inspect the repository for the Docker definition and build entry point for the inveniosoftware/centos7-python image. Use the issue's FROM example as the expected image interface, and verify that a build produces the 3.6-xrootd tag with the requested XRootD libraries included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100