Matthieu Nottale

Results 4 comments of Matthieu Nottale

Hi, the Value-Store is not designed to store too much data in a single block (more than a few megabytes), so no streaming API is provided. If you want to...

Hi. Though not exactly what you ask, the metadata are exposed as variables using the `app.` prefix. So in your compose file you can do ``` services: myserver: image: myserver:${app.version}...

Your example will work if you use an experimental build, since the yatee renderer recurses variable evaluation.

Hi. You might need to hit the volume at least once on the client, just `ls /home/user/vol0/` should do the trick.