folderbox // auto launches/enters
folderbox --rebuild // forces rebuild of the image
~/.config/folderbox/settings.ini // global settings for eg sandbox or custom args
~/.local/share/folderbox/persist/<container>/ // persistent storage for container
~/.local/share/folderbox/snippets/ // reusable snippets
CWD
.folderbox/
container.in // Dockerfile but with replacement of known $ paths
settings.ini // custom settings for eg sandbox or custom args
Consider various changes
Target
Structure