openculinary / infrastructure

This repository documents the steps required to set up a fresh RecipeRadar environment
GNU Affero General Public License v3.0
5 stars 5 forks source link

Use rootless container build and deployment #29

Closed jayaddison closed 2 years ago

jayaddison commented 3 years ago

Is your feature request related to a problem? Please describe. It would be desirable to use a limited, unprivileged user account to build and store container images.

Describe the solution you'd like It should be possible to use the rootless_storage_path container storage configuration setting to store container images using an unprivileged user account.

This same directory path could be re-used via the additionalimagestores to allow the infrastructure to read the container images.

jayaddison commented 2 years ago

Resolved by 637604e03649322231dd093be07989cddbbd9fc0.