mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-03-14 04:49:53 -04:00
6 lines
196 B
Markdown
6 lines
196 B
Markdown
# ironmount
|
|
|
|
mutagen sync create ~/Developer/dir/ironmount nicolas@192.168.2.42:/home/nicolas/ironmount
|
|
|
|
docker run --rm -it -v nicolas:/data alpine sh -lc 'echo hello > /data/hi && cat /data/hi'
|