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 kepler rpm volume mounts #1885

Closed
vimalk78 opened this issue Dec 6, 2024 · 1 comment
Closed

update kepler rpm volume mounts #1885

vimalk78 opened this issue Dec 6, 2024 · 1 comment

Comments

@vimalk78
Copy link
Collaborator

vimalk78 commented Dec 6, 2024

kepler rpm spec mounts /usr/src , /etc , /lib/modules

ExecStart=/usr/bin/podman run --cidfile=%t/%n.ctr-id --cgroups=no-conmon --rm --sdnotify=conmon -d --replace --name kepler \
--privileged --network=host --pid=host --rm -e ENABLE_PROCESS_METRICS="true" -v /lib/modules:/lib/modules -v /usr/src:/usr/src -v /sys/:/sys/ -v /proc:/proc -v /etc:/etc \
quay.io/sustainable_computing_io/kepler:latest

@vprashar2929
Copy link
Collaborator

closing as #1898 addresses this issue

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

2 participants