Anthony de Guia

Results 24 comments of Anthony de Guia

Hi @assafWeaversoft , my pleasure to meet you too! I would love to provide you with some feedback/opinions if it can help. I will check my Slack if it is...

Just an update on this concern. For archiving tmpfs volumes, utilizing the action scripts were enough by just identifying the source directory of the /dev/shm of container and archive/extract it....

> Could you share your action scripts and how you configure /dev/shm Sure. I will post the script and details tomorrow when I get into my station.

For the `/dev/shm` saving in containerd container, I just modified this script. https://github.com/checkpoint-restore/criu/blob/criu-dev/scripts/tmp-files.sh ``` #!/bin/bash # Usage: # This action script is to manage additional metadata to be included during...