[DiscordArchive] How do I start from scratch again on the compile? Do I just delete the docker containers?
[DiscordArchive] How do I start from scratch again on the compile? Do I just delete the docker containers?
Archived author: Oldboi • Posted: 2022-02-16T16:59:07.244000+00:00
Original source
How do I start from scratch again on the compile? Do I just delete the docker containers?
Archived author: Revision • Posted: 2022-02-16T17:03:39.337000+00:00
Original source
That is one way. I imagine you could restart the container to trigger it, but that's not a guarantee.
Archived author: Oldboi • Posted: 2022-02-16T18:55:27.913000+00:00
Original source
I only have 100gig SSD for my OS. seems like no matter what I delete, I never have enough room for compile
Archived author: Oldboi • Posted: 2022-02-16T18:55:56.630000+00:00
Original source
is there anyway to change where the compile is taking place? I installed docker in a different drive but compile still takes place in C: with the OS
Archived author: Revision • Posted: 2022-02-16T18:58:41.237000+00:00
Original source
That's because the container is located at C:
Archived author: Revision • Posted: 2022-02-16T18:58:59.406000+00:00
Original source
You have to change the container storage location
Archived author: Oldboi • Posted: 2022-02-16T18:59:31.818000+00:00
Original source
oh damn ty, do I just do that in the docker GUI?
Archived author: Revision • Posted: 2022-02-16T19:01:01.916000+00:00
Original source
I don't really know. It also depends on if it's windows or linux.
Archived author: Oldboi • Posted: 2022-02-16T19:01:23.501000+00:00
Original source
Sorry, running docker on windows 10.
Archived author: Revision • Posted: 2022-02-16T19:02:14.530000+00:00
Original source
This is basically what I found through google.
`Right-click on docker icon on desktop tray, Click on Settings, Click on Resources from the left-hand menu then under the Disk Image location click on browse and change the location, Click on apply and restart`