)]}'
{
  "commit": "df7d5d7b60641d17d87e2b50911124cb65f954fd",
  "tree": "65786f44fc77ace809a04eae893fc64b3e56b13e",
  "parents": [
    "68a4a8e945b22751c1a619261b1d755372a1d5f7"
  ],
  "author": {
    "name": "Mark Ryan",
    "email": "markdryan@rivosinc.com",
    "time": "Wed Jul 26 11:16:28 2023 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Fri Apr 10 14:19:47 2026 -0700"
  },
  "message": "unix: automatically remove container created by mkall.sh\n\nWhen GOOS\u003dlinux, mkall.sh creates a container to run linux/mkall.go.  It does not\nremove this container before exiting.  Therefore each time you run mkall.sh on Linux\nyou end up with a new stopped container that must be manually deleted with docker rm.\nThis is cumbersome as it may take several runs of mkall.sh to develop and test a patch\nfor golang/x/sys/unix resulting in multiple containers that require manual removal.\nIt\u0027s also a little counterintuitive as the user doesn\u0027t invoke the docker command directly\nso it\u0027s not obvious that manual cleanup is required after mkall.sh completes.  The\nleftover containers aren\u0027t even that useful for debugging as they have an entrypoint\nset.\n\nChange-Id: I92a94ae53078f0095d3ddf1d95c4879f1bc1cb2a\nReviewed-on: https://go-review.googlesource.com/c/sys/+/513335\nAuto-Submit: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nReviewed-by: Florian Lehner \u003clehner.florian86@gmail.com\u003e\nReviewed-by: Junyang Shao \u003cshaojunyang@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0ed611912929614c971e6bd6bda89f225bd00fc",
      "old_mode": 33261,
      "old_path": "unix/mkall.sh",
      "new_id": "f6ddee1aef6b03b92d69681d213c0947f948f1ed",
      "new_mode": 33261,
      "new_path": "unix/mkall.sh"
    }
  ]
}
