Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opensuse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Docker Build Images
opensuse
Commits
38f2c3ab
Commit
38f2c3ab
authored
4 years ago
by
Noah Hilverling
Browse files
Options
Downloads
Patches
Plain Diff
Replace lazyfrosch repository with Icinga repository
parent
8a85816a
No related branches found
No related tags found
1 merge request
!1
Add support for opensuse 15.2
Pipeline
#12368
failed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
15.2/Dockerfile
+1
-1
1 addition, 1 deletion
15.2/Dockerfile
with
1 addition
and
1 deletion
15.2/Dockerfile
+
1
−
1
View file @
38f2c3ab
...
...
@@ -14,7 +14,7 @@ RUN zypper --non-interactive install --no-recommends \
&&
zypper clean
RUN
OBS_DIST
=
openSUSE_Leap_15.2
\
&&
zypper
--non-interactive
addrepo
--refresh
https://download.opensuse.org/repositories/home:/
lazyfrosch:/devel:/tools/
"
${
OBS_DIST
}
"
/home:lazyfrosch:devel:tools
.repo
\
&&
zypper
--non-interactive
addrepo https://download.opensuse.org/repositories/home:/
icinga/
"
${
OBS_DIST
}
"
/home:icinga
.repo
\
&&
zypper
--gpg-auto-import-keys
--non-interactive
install
spectool createrepo
\
&&
zypper clean
-a
...
...
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