Skip to content

[FEAT] Add Docker tmpfs Mount #1275

@flikites

Description

@flikites

Is your feature request related to a problem? Please describe.

I get frustrated when I know a node operator or Flux administrator can snoop on my files in a container, easily.

This feature is useful to temporarily store sensitive files that you don't want to persist in either the host or the container writable layer. - (Taken directly from the Docker tmpfs mounts page)

Describe the solution you'd like

Their are two options that you can choose from to implement.

You can find them here: https://docs.docker.com/storage/tmpfs/#use-a-tmpfs-mount-in-a-container

Describe alternatives you've considered

Their aren't really any viable alternatives being that FluxOS control how a container is started.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
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