Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background images cache does not refresh on container start #180

Open
veteran29 opened this issue Feb 8, 2021 · 0 comments
Open

Background images cache does not refresh on container start #180

veteran29 opened this issue Feb 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@veteran29
Copy link
Member

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.

@veteran29 veteran29 added the bug Something isn't working label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant