Skip to content

More example images#12

Open
oneswig wants to merge 1 commit intomainfrom
more-images
Open

More example images#12
oneswig wants to merge 1 commit intomainfrom
more-images

Conversation

@oneswig
Copy link
Copy Markdown
Member

@oneswig oneswig commented Jul 7, 2023

  • Rocky Linux 8.8
  • Rocky Linux 9.1
  • Rocky Linux 9.2
  • Rocky Linux 8.8 + OFED 23.04
  • Rocky Linux 9.1 + OFED 5.8
  • Ubuntu 22.04

The Rocky Linux ones are all built using custom containerfiles.
Note - this adds a top-level directory for containerfiles.

- Rocky Linux 8.8
- Rocky Linux 9.1
- Rocky Linux 9.2
- Rocky Linux 8.8 + OFED 23.04
- Rocky Linux 9.1 + OFED 5.8
- Ubuntu 22.04

The Rocky Linux ones are all built using custom containerfiles.
@oneswig oneswig requested review from Alex-Welsh and g0rgamesh July 7, 2023 08:20
@oneswig oneswig requested a review from a team as a code owner July 7, 2023 08:20
@Alex-Welsh
Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown

@markgoddard markgoddard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor release images don't really work unless you use the vault or a snapshot

@@ -0,0 +1,33 @@
# syntax=docker/dockerfile:1.4.3

FROM docker.io/library/rockylinux:8.8
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repos in this image just pull from the main RL8 mirror, so it's not necessarily going to stay at 8.8

[baseos]
name=Rocky Linux $releasever - BaseOS
mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/os/
gpgcheck=1
enabled=1
countme=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial


FROM docker.io/library/rockylinux:8.8

ARG rocky_version=8.8
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants