Skip to content

Make extension services self contained #876

@frezbo

Description

@frezbo

Some of the extension services in this repository follows a very bad example for other extension authors by not having files in the container rootfs and instead bind mounting it from the host, this started as a simple copy paste as we were experimenting with extensions and some extensions especially nvidia needs files both on host and for extension services.

Go through each extension service and make each of them self contained unless the files needs to be present on the host also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions