13:21:43 hi, how to copy local files on windows dockerfile  without downloading from github 13:22:57 i did some resolution changes that fit on my laptop but if i exec dockerfile as is changes are removed from 13:23:03 "RUN git clone -b v0.18.2.0 --depth 1 https://github.com/monero-project/monero" 13:23:39 i want copy monero folder on host to guest and after compile 13:24:25 googling is not very specific for this case 17:34:43 hi again 17:35:24 how to copy local monero folder and avoid step 17:35:24 "RUN git clone -b v0.18.2.0 --depth 1 github.com/monero-project/monero" 17:38:09 You want to use your own local copy instead ? 17:38:18 There's a copy command, and I think you can do, eg: 17:38:37 COPY /home/traskk/src/monero /monero 17:38:53 Former being on your host, latter in the container. 17:45:14 ok 17:58:16 strange COPY failed: file not found in build context or excluded by .dockerignore: stat /filepath: file does not exist 17:58:34 when i do pwd filepath file exist 18:04:54 http://paste.debian.net/1273162/ 18:05:23 if i do pwd monero/contrib/depends folder exist 19:01:21 And cd .. 19:01:21 RUN cp monero/contrib/depends / 19:01:22 Ignore me, ive never used the docker build hm 19:01:29 Moo said to use.. 19:02:11 COPY monero/contrib/depends / 19:03:30 cp would be copying to and from the docker container. COPY, I assume, copies from host > docker 20:00:36 *mooo 21:38:37 * ofrnxmr[m] uploaded an image: (20KiB) < https://libera.ems.host/_matrix/media/v3/download/monero.social/ByAQIqubQdLrGezGuUrNxAjP/8ibh8rp4mnn21d4n.jpg > 21:38:38 CLI 21:38:58 nioc. I wont make that mistake again. Apologies.