kraudcloud/cli

support local (config) volumes

Opened this issue · 0 comments

aep commented

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