-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Why does docker history gcr.io/distroless/base:latest show 48 years ago?
Could this be fixed?
$ docker pull gcr.io/distroless/base
Using default tag: latest
latest: Pulling from distroless/base
8f125ded1b48: Already exists
Digest: sha256:628939ac8bf3f49571d05c6c76b8688cb4a851af6c7088e599388259875bde20
Status: Downloaded newer image for gcr.io/distroless/base:latest
$ docker history gcr.io/distroless/base:latest
IMAGE CREATED CREATED BY SIZE COMMENT
1358ac6604c5 48 years ago bazel build ... 16.6MBThis is the same for gcr.io/distroless/python3.
I'm using Docker for Mac.
$ docker version
Client:
Version: 18.06.1-ce
API version: 1.38
Go version: go1.10.3
Git commit: e68fc7a
Built: Tue Aug 21 17:21:31 2018
OS/Arch: darwin/amd64
Experimental: false
Server:
Engine:
Version: 18.06.1-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: e68fc7a
Built: Tue Aug 21 17:29:02 2018
OS/Arch: linux/amd64
Experimental: trueReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels