We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f93d21 commit 1dde76fCopy full SHA for 1dde76f
README-dev.md
@@ -384,3 +384,7 @@ Using docker hub create a repo to hold the data.
384
### Push Image
385
386
`docker push h4ckermike/o1js-clinicjs-data:sept-17-2024`
387
+
388
+##
389
+`docker run -v /mnt/data1/:/mnt/data1 -it h4ckermike/o1js-clinicjs-data:sept-17-2024 bash`
390
+`cp -r .clinic /mnt/data1/nix/time/2024/09/17/o1js/_clinic`
0 commit comments