Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linuxops
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
linuxsupport
websites
linuxops
Commits
4a2b06a0
Verified
Commit
4a2b06a0
authored
4 years ago
by
Alex Iribarren
Browse files
Options
Downloads
Patches
Plain Diff
More details about docker image
parent
a89cda24
No related branches found
No related tags found
No related merge requests found
Pipeline
#2320207
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/koji/bootstrapping.md
+19
-1
19 additions, 1 deletion
docs/koji/bootstrapping.md
with
19 additions
and
1 deletion
docs/koji/bootstrapping.md
+
19
−
1
View file @
4a2b06a0
...
...
@@ -442,5 +442,23 @@ Now you can start creating other tags as necessary. It's probably a good idea
to start with
`myrpm`
(for testing
`rpmci`
),
`linuxsupport`
(for our packages)
and probably
`config`
(for Configuration Management stuff).
## build docker image
## Build a Docker image
You'll need a docker image for many things, starting with
`rpmci`
. You've gotten
away without it so far, but now it's time to build it.
Start with
[
c8-base
](
https://gitlab.cern.ch/linuxsupport/c8-base
)
as a model and
adapt it as needed. Make sure you have some tests to make sure your built Docker
image works as you expect.
Once you have a working Docker image, you can create a scheduled pipeline to
(rebuild it every month)[https://gitlab.cern.ch/linuxsupport/c8-base/-/pipeline_schedules].
## Build a new worker image for rpmci
## build cloud image
## Build OpenAFS Kernel Modules
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