Martin Andreas Ullrich

Results 54 comments of Martin Andreas Ullrich

This would be helpful for us as well since Azure Container Registry will retire non-OCI chart storage in the not-too-distant future.

> If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. This issue...

Also note that with Helm 3.8.0 the OCI repository feature was moved out of experimental, making this feature request more important (esp. considering public registries like ACR already consider the...

Poking around: it seems to run when necessary permissions are prepared in the dockerfile and all pid and lock files are moved to a dedicated run (/var/run/clamav) dir, can tinker...

I had some issues testing all features, but the main idea was to move all mkdir, install and ln invocations from docker-entrypoint.sh to the Dockerfile, setting a fixed UID in...

My diff so far is https://github.com/Cisco-Talos/clamav/compare/main...dasMulli:feature/nonroot-container

> later the directory /run/clamav is created that doesn't seem to be used. It is an unfinished snapshot, the permissions for `/run` would just be more invasive to set up....

(sorry for non-answer, just sharing experiences and pain). I can't talk about using the same container but I highly suggest composing an application of multiple running containers instead of packing...

Still interested in this (comment to prevent staleness)