#WithTimestamps

1 messages ยท Page 1 of 1 (latest)

empty imp
#

you are the first person other than me that I know uses it ๐Ÿ˜› - what you mention here might just be an oversight, would welcome a PR for it.

re: the second part I suppose you could do something like ctr.withRootfs(ctr.rootfs().withTimestamps()) (with that fix)

earnest cypress
#

Ah good shout!

So you probably already know it, but timestamps are good for reproducible builds.

I wont have time to commit to the PR, but if I do I'll hunt it down. I'm pretty comfortable with golang thankfully ๐Ÿ˜†

#

Thanks for the response as well ๐Ÿ™‚

empty imp