geerlingguy / geerlingguy/docker-amazonlinux2023-ansible
Systemd errors
- Dominant language
- Dockerfile
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I receive consistent systemd issues running this container in my GHA environment that I cannot reproduce in a Codespace or locally - https://github.com/artis3n/ansible-role-tailscale/actions/runs/5015792772/jobs/8991827218#step:6:233
Looking at this image vs. one I was using before, the difference seems to be using `yum` here vs. `def` and I am installing systemd whereas I don't see it installed in this image. https://github.com/artis3n/docker-amazonlinux2023-ansible/blob/main/Dockerfile#L12
Would you be interested in accepting a PR bringing the changes in my image over to your Dockerfile? Alternatively, the errors can't be reliably reproduced outside of this single environment so you may not be interested in changing your image.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.