⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

some-file.txt

file2.txt

Volume /some-path

script.js

Bind Mount /some-other-path

Volumes are mounted into Container

Container data is stored in volume

Volume data is accessible in container

some-file.txt

file2.txt

/app/data

/app/code

script.js

Container