0

After running first time, the docker cached curl script. now when I again run the pipepline docker cached and not taking latest version.

RUN apk update && apk add curl

--no-cache is not working Any other solution, I want this command to execute run everytime and not cached.

Robert
  • 39,162
  • 17
  • 99
  • 152
  • Wrong apk tag removed (`apk` is for Android apk files, please read tag description befor using a tag) – Robert Nov 03 '22 at 12:00
  • I am curious. I do not know much about Docker. Well, other than my Docker pants. Why did you choose to use Docker for your app? – Misunderstood Nov 05 '22 at 05:17

0 Answers0