)]}'
{
  "commit": "c7e7796dec4b12e0009705eaa563ee85b7a27f08",
  "tree": "40d6f7047740554f5ea776a611148e6444457ecf",
  "parents": [
    "ca535584da37312f2f826c2c6bb8fec81f22b4ef"
  ],
  "author": {
    "name": "David Crawshaw",
    "email": "david@zentus.com",
    "time": "Sat May 03 13:20:18 2025 -0700"
  },
  "committer": {
    "name": "David Crawshaw",
    "email": "david@zentus.com",
    "time": "Sat May 03 13:22:56 2025 -0700"
  },
  "message": "dockerimg: remove tmp-sketch-binary-linux\n\nThis is a remnant from when we tried to include the sketch\nbinary in the container image we built. Instead of doing\nthat, we `docker cp` the sketch binary into the container\nevery time we run it. (This is to make sure that sketch is\nalways fresh when we are developing it, and do not find\nourselves stuck on the docker image cache.)\n\nBecause of the docker cp step, there is no longer any\nneed to give the binary a funny name and include it in the\ndirectory we build the container from. So stop doing that.\n\nA bonus is that sketch will stop accidentally adding it\nto commits.\n\nFixes #39\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "099893b9ea4a140a023c144fc4565ab884d2e979",
      "old_mode": 33188,
      "old_path": "dockerimg/dockerimg.go",
      "new_id": "1fabafcd8a15064171658a73b4cb9d7b608a5eef",
      "new_mode": 33188,
      "new_path": "dockerimg/dockerimg.go"
    }
  ]
}
