Skip to content

podman build --timestamp is a NOP #9569

@edsantiago

Description

@edsantiago
$ printf "FROM quay.io/libpod/alpine:latest\nRUN true\n" | ./bin/podman build --quiet --timestamp=1 -t foo -
31f377d423d4b50ba9bbaa69c14d81f87c5da62c9509a029e5ec805690fe15e0
$ ./bin/podman images foo
REPOSITORY     TAG     IMAGE ID      CREATED        SIZE
localhost/foo  latest  31f377d423d4  6 seconds ago  5.85 MB
                       ^^^^^^^^^^^^--- expected: 1970

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions