Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Use autofs inside container #1

Description

@tpdownes

The present solutions manually create bindpoints inside the image and rely upon a startup CMD that mounts them one-by-one at container instantiation. A better solutions would be to use autofs. This will require the use of a container service solution like supervisord or dumb-init. Solution will more or less get rid of /etc/fstab and replace mount -a with the invocation of autofs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions