Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

support local (config) volumes #14

@aep

Description

@aep

a common pattern in compose is

volumes:
   ./config.json:/etc/config.json
   ./stuff:/srv/stuff

kra up should detect this, create an nfs volume and synchronize the local files with the remote filesystem through webdav

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions