Skip to content

Support timestamps with offset from "inspect image"#3055

Merged
bsideup merged 3 commits intotestcontainers:masterfrom
acanda:fix/inspect-timestamp-with-offset
Dec 8, 2020
Merged

Support timestamps with offset from "inspect image"#3055
bsideup merged 3 commits intotestcontainers:masterfrom
acanda:fix/inspect-timestamp-with-offset

Conversation

@acanda
Copy link
Copy Markdown
Contributor

@acanda acanda commented Jul 27, 2020

The command "inspect image" can return a "created" timestamp without a
time zone offset (e.g. "2020-07-27T18:23:31.365190246Z") or with a time
zone offset (e.g. "2020-07-27T18:23:31.365190246+02:00"). This change
adds support for timestamps with a time zone offset.

This fixes #3054.

The command "inspect image" can return a "created" timestamp without a
time zone offset (e.g. "2020-07-27T18:23:31.365190246Z") or with a time
zone offset (e.g. "2020-07-27T18:23:31.365190246+02:00"). This change
adds support for timestamps with a time zone offset.
@acanda acanda requested review from bsideup, kiview and rnorth as code owners July 27, 2020 18:58
@jokogr
Copy link
Copy Markdown

jokogr commented Nov 25, 2020

Is there any way to use this already? E.g., publish it on a private Artifactory?

@aoksenholt
Copy link
Copy Markdown

Will this PR be included in a future release?

@eivinwi
Copy link
Copy Markdown

eivinwi commented Dec 7, 2020

This is currently a blocking issue for us. Would be great to get this resolved

@bsideup bsideup added this to the 1.15.1 milestone Dec 8, 2020
@bsideup bsideup merged commit 602343a into testcontainers:master Dec 8, 2020
@bsideup
Copy link
Copy Markdown
Member

bsideup commented Dec 8, 2020

@acanda merged, thanks! Sorry it took so long :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DateTimeParseException when trying to launch container

5 participants