repo: gitea: workflows: dfi: impl: force remove dfi images, add paths to remove (host::clean) #293

Merged
AaronFiore merged 0 commits from refs/pull/293/head into master 2026-02-05 20:23:28 +00:00
AaronFiore commented 2026-02-05 01:25:31 +00:00 (Migrated from gitea.com)

Description

As a result of the backup action, images were not actually removed:

"image is referenced in multiple repositories"
  • Host's (guest VM's) act_runner does not use (nor create)
    ${HOME}/.config for any other purpose other than for dfi's
    docker-finance.d

  • ${HOME}/.docker is removed to keep a clean workspace

Agreement

### Description As a result of the `backup` action, images were not actually removed: "image is referenced in multiple repositories" - Host's (guest VM's) `act_runner` does not use (nor create) ${HOME}/.config for any other purpose other than for `dfi`'s docker-finance.d - ${HOME}/.docker is removed to keep a clean workspace ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-contribute.md#development) and [License](https://gitea.com/EvergreenCrypto/dfi-docs/src/branch/master/markdown/Where-is-the-legalese.md#where-is-the-legalese) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#293