Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CNG Images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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 JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab
CNG Images
Commits
978074df
Unverified
Commit
978074df
authored
4 years ago
by
Balasankar "Balu" C
Browse files
Options
Downloads
Patches
Plain Diff
Pin versions of perl and perl-libnetcfg workhorse UBi image
Signed-off-by:
Balasankar "Balu" C
<
balasankar@gitlab.com
>
parent
c58c830d
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gitlab-workhorse/Dockerfile.ubi8
+1
-1
1 addition, 1 deletion
gitlab-workhorse/Dockerfile.ubi8
with
1 addition
and
1 deletion
gitlab-workhorse/Dockerfile.ubi8
+
1
−
1
View file @
978074df
...
...
@@ -24,7 +24,7 @@ COPY scripts/ /scripts/
RUN dnf clean all \
&& rm -r /var/cache/dnf \
&& dnf ${DNF_OPTS} install -by --nodocs perl \
&& dnf ${DNF_OPTS} install -by --nodocs perl
-libnetcfg-4:5.26.3-419.el8 perl-4:5.26.3
\
&& adduser -m ${GITLAB_USER} \
&& mkdir -p /var/log/gitlab /srv/gitlab/config ${GITLAB_DATA} \
&& chown -R ${GITLAB_USER}:${GITLAB_USER} \
...
...
This diff is collapsed.
Click to expand it.
gitlab_cn_mirroring_bot
@gitlab-cn-mirroring-bot
mentioned in commit
900b3fd5
·
3 years ago
mentioned in commit
900b3fd5
mentioned in commit 900b3fd5cc536e2f154c5e9c4c0957172d3ddbd8
Toggle commit list
Preview
0%
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