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

containers/ws: Move to Fedora 38 #19249

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

martinpitt
Copy link
Member

37 will soon be EOL.


This can't be covered by our CI, as that runs offline. I locally built the container image:

make -f containers/Makefile.am srcdir=$(pwd) ws-container

then copied it to a FCOS VM:

podman save quay.io/cockpit/ws:latest | ssh c podman load -

started it in FCOS:

podman container runlabel INSTALL cockpit/ws
podman container runlabel RUN cockpit/ws

and get a working cockpit.

37 will soon be EOL.
@martinpitt martinpitt added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Aug 28, 2023
@martinpitt martinpitt merged commit 97cc456 into cockpit-project:main Aug 28, 2023
33 of 35 checks passed
@martinpitt martinpitt deleted the ws-f38 branch August 28, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants