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

update the apel/ssm container #36

Open
rptaylor opened this issue Jan 10, 2024 · 3 comments
Open

update the apel/ssm container #36

rptaylor opened this issue Jan 10, 2024 · 3 comments

Comments

@rptaylor
Copy link
Owner

rptaylor commented Jan 10, 2024

Thanks to apel/ssm#185 it looks like an official ssmsend container is now available here built from this Dockerfile.

It could be nice to use that instead of building our own. That being said the Dockerfile has not been updated for 6 years and seems to include dev stuff. Also it does not update the centos7 container to the latest packages (I just tried based on the kapel Dockerfile and the official centos7 image still had 51 updates to apply). Also it is pip based rather than RPM based. Might need to update/test/tweak some things.

@rptaylor
Copy link
Owner Author

Apparently the latest centos7 image was last updated 2 years ago:

$ buildah images
REPOSITORY                               TAG      IMAGE ID       CREATED          SIZE
registry.hub.docker.com/library/centos   7        eeb6ee3f44bd   2 years ago      212 MB

@rptaylor rptaylor changed the title use upstream apel/ssm container update the apel/ssm container May 15, 2024
@rptaylor
Copy link
Owner Author

Or if we continue to build our own container, there should be new SSM packages for EL9 available soon we should start to use.

@rptaylor
Copy link
Owner Author

EL9 packages available now:
https://github.com/apel/ssm/releases/tag/3.4.0-1

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

No branches or pull requests

1 participant