-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Thanks @tianon 😜
"created_by": "EXPOSE &{[{{103 0} {103 0}}] <nil>}",oci.dag.dev renders this as an unescaped <nil> element when viewing the "pretty printed" version (line or whole history). There is a buildkit bug filed for the bad value in created_by for EXPOSE: moby/buildkit#6217.
curl:
<pre>EXPOSE &{[{{103 0} {103 0}}] <nil>}</pre>
browser inspect:
<pre>EXPOSE &{[{{103 0} {103 0}}] <nil>}</nil></pre>Metadata
Metadata
Assignees
Labels
No labels