Skip to content

docker history shows 48 years ago #242

@ninotosh

Description

@ninotosh

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.6MB

This 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:     true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions