#docker (2018-09)
All things docker
Archive: https://archive.sweetops.com/docker/
2018-09-02
@mbarrien has joined the channel
2018-09-04
@siert has joined the channel
2018-09-05
@loren has joined the channel
docker newb question… is there a way to see the prior digests of a given image/tag… centos:7
in particular is what i’m using
it’s a good question. Off the top of my head, not sure how. I think when they push a release for centos:7
it clobers the tag so theres no prior history
you would need to find another service that keep track of images/layers
ok, thanks. was updating how we specify the image in our Dockerfiles to include the sha, now that dependabot supports that notation. was hoping to grab a prior sha to test immediately, but yeah, doesn’t seem possible to lookup prior digests. guess i’ll just have to wait until they publish a new image…
2018-09-07
@endofcake has joined the channel
2018-09-18
@andrey.a.devyatkin has joined the channel
@Gabe has joined the channel