D
Dokploy7mo ago
PavidR

How to delete deployment cache for an app ?

Hello, I had a badly constructed Dockerfile/.dockerignore Now its fixed, I can build my app locally but dokploy is still using cache, with the bad dockerfile etc I deleted the app, but doploy is still using cache. How can I sort it out please ?
1 Reply
David Tran
David Tran7mo ago
How did you know deployment is still using the old Dockerfile?

Did you find this page helpful?