Skip to content

[question] Does Tork remove docker images that are not used for a long time? #590

@arturo32

Description

@arturo32

My use case is the following:

I'm using Tork (v0.1.144) as a Go library in standalone mode inside a container with docker compose (with postgres in the same docker network).

I'm binding the docker daemon inside the container with the host docker daemon where the tork container is running. I build manually a docker image in the host machine and them Tork can access it and run it in tasks as a "brother container". Everything is great.

Then, after some days where I do not use the server, my manually build image is gone. Every HTTP request then returns 400. Does Tork periodically remove unused images? I thought it was Docker itself first, but I couldn't find anyone having this problem on the internet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions