dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Pin base image with SHA hash

Open mbtamuli opened this issue 6 years ago • 1 comments

We need to pin the docker images to a specific hash to avoid any unnecessary surprises.

Something like

FROM debian@sha256:de3eac83cd481c04c5d6c7344cd7327625a1d8b2540e82a8231b5675cef0ae5f

Here is a link to an Example Dockerfile

mbtamuli avatar Dec 25 '18 19:12 mbtamuli

  • [ ] cron
  • [ ] mailhog
  • [ ] postfix
  • [x] mariadb
  • [x] newrelic-daemon
  • [x] nginx-proxy
  • [x] nginx
  • [x] php
  • [x] redis

kirtangajjar avatar Jul 02 '21 10:07 kirtangajjar

As of latest releases, the dockerfiles have been pinned to a particular SHA hash, and thus this issue has been resolved. Will be closing this issue. Thanks a lot for this suggestion! Your contribution is appreciated.

L0RD-ZER0 avatar May 15 '24 11:05 L0RD-ZER0