Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More example images #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

More example images #12

wants to merge 1 commit into from

Conversation

oneswig
Copy link
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 g0rgamesh and Alex-Welsh 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
Contributor

LGTM

Copy link

@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

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

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