Skip to content

Remove bootstrap #53

@gabriele-panebianco-inaf

Description

Several applications (e.g. FermiBottle) do not use the bootstrap system, they allow to set the user and group ID on docker run.

Check how to do it, and apply it to the agilepy-recipe base image, so that bootstrap is not needed anymore.

Note: Bootstrap doubles the size of an image!


In order to do it, Dockerfiles should not declare user flareadvocate, install everything as root, and then the user is defined in the entrypoint. Then, all root installations should be fixed to the user

Metadata

Metadata

Labels

dependenciesPull requests that update a dependency file
No fields configured for Feature.

Projects

Status
Open

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions