Skip to content

Background images cache does not refresh on container start #180

@veteran29

Description

@veteran29

When Dockerfile is built application cache is created due to: https://github.com/ArmaForces/Website/blob/dev/.docker/Dockerfile#L100

When container on prod/dev env starts it does not warmup the cache again and due to that there's only one background image despite having correctly mounted volume with multiple background images. We need a way to build this cache at container startup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions