[GH-ISSUE #2650] On windows, how to clean up after using/uninstall to reclaim/free disk space #1203

Open
opened 2026-03-01 21:49:39 +03:00 by kerem · 1 comment
Owner

Originally created by @jigneshsuvariya on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/2650

Details

Hi,

I am using windows 11 and running act for local validation of GitHub actions.
I want to thank you this tool really help me lot.

I want to know best and clear steps to how we can do clean up after to reclaim/free disk space.
As once those GitHub actions setup done for one of repo it's not needed to update and validate frequently.
And right now it's taking big chunk of disk space. C: drive get full 😊.

Following things I already done.

  • Removed images from docker desktop, and restarted it. Freed lot's of space. 👍🏻

Thanks in advance.

Originally created by @jigneshsuvariya on GitHub (Feb 7, 2025). Original GitHub issue: https://github.com/nektos/act/issues/2650 ### Details Hi, I am using windows 11 and running act for local validation of GitHub actions. I want to thank you this tool really help me lot. I want to know best and clear steps to how we can do clean up after to reclaim/free disk space. As once those GitHub actions setup done for one of repo it's not needed to update and validate frequently. And right now it's taking big chunk of disk space. C: drive get full 😊. Following things I already done. - Removed images from docker desktop, and restarted it. Freed lot's of space. 👍🏻 Thanks in advance.
Author
Owner

@ChristopherHX commented on GitHub (Feb 11, 2025):

Once I had to remove the wsl distro of docker to fully reclaim disk space.

Look at act- volumes + containers that may be leaked by act and remove them as well. (planned in https://github.com/actions-oss/act-cli/issues/13 as a sub command)

<!-- gh-comment-id:2652015720 --> @ChristopherHX commented on GitHub (Feb 11, 2025): Once I had to remove the wsl distro of docker to fully reclaim disk space. Look at `act-` volumes + containers that may be leaked by act and remove them as well. (planned in https://github.com/actions-oss/act-cli/issues/13 as a sub command)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1203
No description provided.