Skip to content

Conversation

dklimpel
Copy link
Contributor

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

The current used images / Dockerfiles are EoL. Add a supported Ubuntu Noble image.

Check for run level does not work anymore.

noble:
  services:
    apache2: []

@dklimpel dklimpel marked this pull request as ready for review May 10, 2024 20:06
@dklimpel dklimpel requested a review from aelsabbahy as a code owner May 10, 2024 20:06
@aelsabbahy
Copy link
Member

I think the new Ubuntu version doesn't use one of the supported service types for run levels:

https://github.com/goss-org/goss/blob/e73553f9c3065ac297499dafb4f8abef6acb24ad/docs/manual.md#service

runlevels is only supported on Alpine init, sysv init, and upstart

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.

2 participants