Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
eos-docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eos
eos-docker
Commits
0bf45432
There was a problem fetching the pipeline summary.
Commit
0bf45432
authored
6 years ago
by
Elvin Sindrilaru
Browse files
Options
Downloads
Patches
Plain Diff
Add rsync package used by the tests
parent
9f453546
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ubuntu_client/Dockerfile
+1
-1
1 addition, 1 deletion
ubuntu_client/Dockerfile
with
1 addition
and
1 deletion
ubuntu_client/Dockerfile
+
1
−
1
View file @
0bf45432
...
...
@@ -32,7 +32,7 @@ RUN apt-get install -y build-essential git gdebi-core libcurl4 \
#less has a foreign repo check it laterable
nano parallel fort77 gcc gfortran-8 gdb g++ perl \
libacl1-dev bzip2 automake autoconf libtool wget curl davix \
cadaver cmake createrepo cpio sqlite3
cadaver cmake createrepo cpio sqlite3
rsync
RUN
curl
-sL
http://storage-ci.web.cern.ch/storage-ci/storageci.key | apt-key add -
&&
apt-get update
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment