)]}'
{
  "log": [
    {
      "commit": "07c307dac54008a174d45564caf9f2a9f82a6156",
      "tree": "6382c63019ca7e02fac2aeca823d8dc08457694a",
      "parents": [
        "b32f552ce052433e53f915c6f40102e2975877b6"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Tue Oct 07 14:02:42 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Tue Oct 07 14:08:08 2014 +0200"
      },
      "message": "Conform to [dockerfile best practices](https://docs.docker.com/articles/dockerfile_best-practices/#entrypoint) to let user run alternate command\nbut still detect user passing jenkins launcher custom arguments\n\ndefault usage\n\n\t➜ docker run --rm -it jenkins \n\tRunning from: /usr/share/jenkins/jenkins.war\n\twebroot: EnvVars.masterEnvVars.get(\"JENKINS_HOME\")\n\tOct 07, 2014 12:06:48 PM winstone.Logger logInternal\n\tINFO: Beginning extraction from war file\n    ...\n\n\ndetect jenkins launcher arguments\n\n\t➜ docker run --rm -it jenkins --version\n\tRunning from: /usr/share/jenkins/jenkins.war\n\twebroot: EnvVars.masterEnvVars.get(\"JENKINS_HOME\")\n\t1.565.3\n\nrun alternate command\n\n    ➜ docker run --rm -it jenkins bash\n\tjenkins@24c6215c8492:/$ "
    },
    {
      "commit": "b32f552ce052433e53f915c6f40102e2975877b6",
      "tree": "d1b2075c7c7b173910aa5058a73117548fabf37c",
      "parents": [
        "20f7e91dd72228fef650e7f5bc753ce46a4adc35"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Mon Oct 06 23:05:56 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Mon Oct 06 23:12:10 2014 +0200"
      },
      "message": "define JENKINS_OPTS so a derived image can customize jenkins launcher command line\ndefining some `ENV JENKINS_OPTS \"...\"`\nFix #21"
    },
    {
      "commit": "20f7e91dd72228fef650e7f5bc753ce46a4adc35",
      "tree": "1585f4928a256418e63e861f1e47751968666885",
      "parents": [
        "91181654c5d4f72034bdcb83ec9ae64abb2cee1e"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:42:13 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:42:13 2014 +0200"
      },
      "message": "user init.groovy.d directory so we can add more hook scripts"
    },
    {
      "commit": "91181654c5d4f72034bdcb83ec9ae64abb2cee1e",
      "tree": "b830165d9679e52157c57b3135710e8441734d19",
      "parents": [
        "d606438cf62dcef04f4a3b3dddcd8d33acb2fcdc"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:31:01 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:31:01 2014 +0200"
      },
      "message": "Document way to create customized derived image with\nadditional plugins or hook scripts"
    },
    {
      "commit": "d606438cf62dcef04f4a3b3dddcd8d33acb2fcdc",
      "tree": "8f613476ff7192c68460d904e5d34189e9dcf6a4",
      "parents": [
        "4e92ae63120b4bafde1e80f37345ef44b26c67b7"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:17:28 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Sat Oct 04 08:17:28 2014 +0200"
      },
      "message": "use a helper script as recommended on https://docs.docker.com/articles/dockerfile_best-practices/#entrypoint"
    },
    {
      "commit": "4e92ae63120b4bafde1e80f37345ef44b26c67b7",
      "tree": "888077c89a35cc1ec5957e5ee8e826b0abe7b532",
      "parents": [
        "9db444749c56a3143fd14d679479e910379603a2"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 12:12:13 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 12:13:36 2014 +0200"
      },
      "message": "Can’t declare an empty env variable\njust don’t declare it\n"
    },
    {
      "commit": "9db444749c56a3143fd14d679479e910379603a2",
      "tree": "cf04517fef5d6928417e5eca5124f1fe7e8309d8",
      "parents": [
        "57d92436be137bfe8951ddd9f3771a88776b01a0",
        "c223beba305e96792d5bc97cbd756047810e5f9a"
      ],
      "author": {
        "name": "Nicolas De loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 11:50:01 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 11:50:01 2014 +0200"
      },
      "message": "Merge pull request #15 from carlossg/size\n\nReducing size"
    },
    {
      "commit": "c223beba305e96792d5bc97cbd756047810e5f9a",
      "tree": "cf04517fef5d6928417e5eca5124f1fe7e8309d8",
      "parents": [
        "57d92436be137bfe8951ddd9f3771a88776b01a0"
      ],
      "author": {
        "name": "Carlos Sanchez",
        "email": "csanchez@maestrodev.com",
        "time": "Thu Oct 02 11:06:30 2014 +0200"
      },
      "committer": {
        "name": "Carlos Sanchez",
        "email": "csanchez@maestrodev.com",
        "time": "Thu Oct 02 11:06:30 2014 +0200"
      },
      "message": "Prevent copying the jenkins war in two different layers\n"
    },
    {
      "commit": "57d92436be137bfe8951ddd9f3771a88776b01a0",
      "tree": "f0e001d162915ee29c4ba9254c873ba8f228d2ed",
      "parents": [
        "a32d5dc1a5a59f2af4854a9d9b95435e2d2086e1"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:59:04 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:59:04 2014 +0200"
      },
      "message": "LTS is 1.565.3\n"
    },
    {
      "commit": "a32d5dc1a5a59f2af4854a9d9b95435e2d2086e1",
      "tree": "4ffa1d8c0913f545242f52f2fc58a2c34c3df4a5",
      "parents": [
        "28d0c59d874b046d75adce1315fd7a343a204073",
        "1a4ae4df5c6d4d24a1e2808d64c6cc3c74ffdece"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:56:15 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:56:15 2014 +0200"
      },
      "message": "Merge branch \u0027war\u0027\n"
    },
    {
      "commit": "1a4ae4df5c6d4d24a1e2808d64c6cc3c74ffdece",
      "tree": "390a49d15b31a4a326e51bcca7e12cd9386c4e57",
      "parents": [
        "070a1ce14f5b9ad6b4a2a1629a4045153a807a78"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:21:14 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:21:14 2014 +0200"
      },
      "message": "« ADD » doesn’t use Last-Modified header so download on every build"
    },
    {
      "commit": "070a1ce14f5b9ad6b4a2a1629a4045153a807a78",
      "tree": "d946a901f147b7683c1e4d0fd67df9fc99a8b596",
      "parents": [
        "05080682df4ac184ace38c9eda86446c03a35e78"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Wed Oct 01 11:22:32 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Thu Oct 02 08:07:15 2014 +0200"
      },
      "message": "dowload jenkins.war, no need for debian package\nthe later include daemon setup that doesn’t make sense here"
    },
    {
      "commit": "28d0c59d874b046d75adce1315fd7a343a204073",
      "tree": "ba9659569a2ca4491741e6cc71251b68846e0c9c",
      "parents": [
        "05080682df4ac184ace38c9eda86446c03a35e78"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Wed Oct 01 15:07:26 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Wed Oct 01 15:09:47 2014 +0200"
      },
      "message": "option to set JVM parameters, especially system properties"
    },
    {
      "commit": "05080682df4ac184ace38c9eda86446c03a35e78",
      "tree": "33e2fffea6a605f43f00eae2b9a301ec02c3f726",
      "parents": [
        "fcb9f81de50cb6f7af1adda22b67f59bfc15e459"
      ],
      "author": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Wed Oct 01 10:50:33 2014 +0200"
      },
      "committer": {
        "name": "Nicolas De Loof",
        "email": "nicolas.deloof@gmail.com",
        "time": "Wed Oct 01 10:52:34 2014 +0200"
      },
      "message": "Use Java official image as base"
    },
    {
      "commit": "fcb9f81de50cb6f7af1adda22b67f59bfc15e459",
      "tree": "b3703b122b2afcc384e6eb185ed688f4a28f80e3",
      "parents": [
        "66993678693c1b5d28790ecca4cab1f335443ef5",
        "c9c889bdb08afbba5d75ae79733dee4735102fe5"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Oct 01 14:33:58 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Oct 01 14:33:58 2014 +1000"
      },
      "message": "Merge pull request #12 from tianon/minor-tweaks\n\nAdd a few minor tweaks and reorganizations to improve caching and overall build"
    },
    {
      "commit": "c9c889bdb08afbba5d75ae79733dee4735102fe5",
      "tree": "b3703b122b2afcc384e6eb185ed688f4a28f80e3",
      "parents": [
        "66993678693c1b5d28790ecca4cab1f335443ef5"
      ],
      "author": {
        "name": "Tianon Gravi",
        "email": "admwiggin@gmail.com",
        "time": "Mon Sep 29 11:37:09 2014 -0600"
      },
      "committer": {
        "name": "Tianon Gravi",
        "email": "admwiggin@gmail.com",
        "time": "Mon Sep 29 11:45:41 2014 -0600"
      },
      "message": "Add a few minor tweaks and reorganizations to improve caching and overall build\n"
    },
    {
      "commit": "66993678693c1b5d28790ecca4cab1f335443ef5",
      "tree": "89633b6e0699fad6c0bba139af32b23cdd565039",
      "parents": [
        "83e5d480b474b7135b08e6837b0c2d5b6e1de135"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Sep 29 13:00:00 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Sep 29 13:00:00 2014 +1000"
      },
      "message": "tidy up by moving clean\n"
    },
    {
      "commit": "83e5d480b474b7135b08e6837b0c2d5b6e1de135",
      "tree": "7a04c556837f4e6bb84054acd2d8e5105d69bb18",
      "parents": [
        "2fe682c42aad035bd4b885319bcd670148eb2867"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Sun Sep 28 13:14:25 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Sun Sep 28 13:14:25 2014 +1000"
      },
      "message": "Show how to customise"
    },
    {
      "commit": "2fe682c42aad035bd4b885319bcd670148eb2867",
      "tree": "ba103fcdb35206be4179e6c33d2c3434c3aab9a6",
      "parents": [
        "457a91c0e70e06f0d8b43e3307b1943e588e3a86"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Sun Sep 28 12:54:02 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Sun Sep 28 12:54:02 2014 +1000"
      },
      "message": "clean up and add Volume"
    },
    {
      "commit": "457a91c0e70e06f0d8b43e3307b1943e588e3a86",
      "tree": "b056aa470813eb4cbaea7f2f974dbe314f565416",
      "parents": [
        "fe683743a108a972cac990923b8ce261cdae270f"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:53:22 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:53:22 2014 +1000"
      },
      "message": "Update README.md"
    },
    {
      "commit": "fe683743a108a972cac990923b8ce261cdae270f",
      "tree": "7dfd2a12deb6a9492f96af172d9bc9e31dc464c0",
      "parents": [
        "ac33d004362d8e29f1b3e16a798ad47fbc0d6b7c"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:49:30 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:49:30 2014 +1000"
      },
      "message": "Small improvements and tidying up - deferred slave port setting\n"
    },
    {
      "commit": "ac33d004362d8e29f1b3e16a798ad47fbc0d6b7c",
      "tree": "9a4972fd83928ac74a03788f93a327a185a37d3f",
      "parents": [
        "ffda4fc821e65b8af792cca961ae548d6b8b331f",
        "6d120893e6715352ab3d4473e12fb9fcb26759a3"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:07:17 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:07:17 2014 +1000"
      },
      "message": "Merge pull request #5 from aleasoluciones/upstream\n\nSet jenkins user home to /var/jenkins_home"
    },
    {
      "commit": "ffda4fc821e65b8af792cca961ae548d6b8b331f",
      "tree": "814c068e404a244b12cc226465f2afb72c1478a5",
      "parents": [
        "f3c1c3e3b7da9baebd0c7a0869f507dc327a21e7",
        "29abe2d746388ab607c0d6a000af43b440d2ba01"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:07:07 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 20:07:07 2014 +1000"
      },
      "message": "Merge pull request #10 from alex-leonhardt/master\n\n#9 - fix for persistent VOLUME"
    },
    {
      "commit": "f3c1c3e3b7da9baebd0c7a0869f507dc327a21e7",
      "tree": "09df6e8bdd9f4a46a80fb7244d559ff75fc6232a",
      "parents": [
        "5e655bfe15b6b7c1c38a2df72f59aa194e7db471",
        "19c878edc38483fffc5d49e03c015dce751df2ca"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 17:40:21 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 17:40:21 2014 +1000"
      },
      "message": "Merge pull request #7 from carlossg/size\n\nReduce image size cleaning up apt and avoid unnecessary updates"
    },
    {
      "commit": "19c878edc38483fffc5d49e03c015dce751df2ca",
      "tree": "09df6e8bdd9f4a46a80fb7244d559ff75fc6232a",
      "parents": [
        "5e655bfe15b6b7c1c38a2df72f59aa194e7db471"
      ],
      "author": {
        "name": "Carlos Sanchez",
        "email": "csanchez@maestrodev.com",
        "time": "Wed Sep 10 11:14:32 2014 +0200"
      },
      "committer": {
        "name": "Carlos Sanchez",
        "email": "csanchez@maestrodev.com",
        "time": "Fri Sep 26 09:32:52 2014 +0200"
      },
      "message": "Reduce image size cleaning up apt\n"
    },
    {
      "commit": "5e655bfe15b6b7c1c38a2df72f59aa194e7db471",
      "tree": "d4a3f59e700b9029796504f482fcafae56170679",
      "parents": [
        "0ff9948163dc0da923ddf90fe2dab3845f84ef69"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 09:22:01 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Sep 26 09:22:01 2014 +1000"
      },
      "message": "Rev LTS version"
    },
    {
      "commit": "29abe2d746388ab607c0d6a000af43b440d2ba01",
      "tree": "4b6bb2534103bf87131233338999a2fa2636c6bd",
      "parents": [
        "0ff9948163dc0da923ddf90fe2dab3845f84ef69"
      ],
      "author": {
        "name": "Alex Leonhardt",
        "email": "aleonhardt.py@gmail.com",
        "time": "Wed Sep 24 16:25:19 2014 +0100"
      },
      "committer": {
        "name": "Alex Leonhardt",
        "email": "aleonhardt.py@gmail.com",
        "time": "Wed Sep 24 16:25:19 2014 +0100"
      },
      "message": "#9 - fix for persistent VOLUME\n"
    },
    {
      "commit": "0ff9948163dc0da923ddf90fe2dab3845f84ef69",
      "tree": "0587b6bb3b6f397b662f0b2bf1efd1abb92ee5ef",
      "parents": [
        "1b45c449d295ee1da4b751929fda466a74bde039"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Sep 08 16:54:51 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Sep 08 16:54:51 2014 +1000"
      },
      "message": "recommend using volume."
    },
    {
      "commit": "6d120893e6715352ab3d4473e12fb9fcb26759a3",
      "tree": "0030e41ce098de2872745c0269d9989df6e2f529",
      "parents": [
        "1b45c449d295ee1da4b751929fda466a74bde039"
      ],
      "author": {
        "name": "Néstor Salceda",
        "email": "nestor.salceda@gmail.com",
        "time": "Thu Aug 28 12:23:04 2014 +0200"
      },
      "committer": {
        "name": "Néstor Salceda",
        "email": "nestor.salceda@gmail.com",
        "time": "Thu Aug 28 16:34:17 2014 +0200"
      },
      "message": "Set jenkins user home to /var/jenkins_home\n"
    },
    {
      "commit": "1b45c449d295ee1da4b751929fda466a74bde039",
      "tree": "32cc705dcf346f3b97ddeacb7b9746eef5ddc186",
      "parents": [
        "3c32be0054f326090d6577fcae2035aac0906e3d"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Thu Aug 28 05:10:03 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Thu Aug 28 05:10:03 2014 +1000"
      },
      "message": "make sure I don\u0027t use non LTS numbers by accident"
    },
    {
      "commit": "3c32be0054f326090d6577fcae2035aac0906e3d",
      "tree": "e94f066074f61be556b4d1964cd8f15e1c709586",
      "parents": [
        "a994f2f624cfaa8a6580a7f986e4a6665412515c"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Aug 22 15:56:55 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Aug 22 15:56:55 2014 +1000"
      },
      "message": "update to latest LTS again\n"
    },
    {
      "commit": "a994f2f624cfaa8a6580a7f986e4a6665412515c",
      "tree": "9d90fc5dc397d49fa0c66652c839a29a3648e85c",
      "parents": [
        "a5bfd41e00d0df91a35dd6a252b8c4a831d00743",
        "1ac0bcd299393e60158e3aafbc29f75b4e40e9d2"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Aug 22 15:20:08 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Aug 22 15:20:08 2014 +1000"
      },
      "message": "Merge pull request #2 from vdupain/master\n\nAdding url prefix for running jenkins behind Apache"
    },
    {
      "commit": "1ac0bcd299393e60158e3aafbc29f75b4e40e9d2",
      "tree": "9d90fc5dc397d49fa0c66652c839a29a3648e85c",
      "parents": [
        "a5bfd41e00d0df91a35dd6a252b8c4a831d00743"
      ],
      "author": {
        "name": "Vincent Dupain",
        "email": "vdupain@generali.com",
        "time": "Mon Aug 18 15:06:43 2014 +0200"
      },
      "committer": {
        "name": "Vincent Dupain",
        "email": "vdupain@generali.com",
        "time": "Mon Aug 18 15:06:43 2014 +0200"
      },
      "message": "Adding url prefix\n"
    },
    {
      "commit": "a5bfd41e00d0df91a35dd6a252b8c4a831d00743",
      "tree": "4555f1fa9bc0a7a5b47e7d0317d434c78881c364",
      "parents": [
        "2627b96534028614f718315d7f84eb49362e445d"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Aug 05 20:46:29 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Aug 05 20:46:29 2014 +1000"
      },
      "message": "Bump version"
    },
    {
      "commit": "2627b96534028614f718315d7f84eb49362e445d",
      "tree": "7ba9ec3879ccd16778cc220cc848fc169bbab2d1",
      "parents": [
        "00190fb82708bc02ae7a7f95efa66d8dcd40e0c6"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 21 15:52:23 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 21 15:52:23 2014 +1000"
      },
      "message": "pin versions and link to sample executor\n"
    },
    {
      "commit": "00190fb82708bc02ae7a7f95efa66d8dcd40e0c6",
      "tree": "1b60d175eefdffdc0e05821c7f0271528f95c8fb",
      "parents": [
        "3e124ed3c01c06412a356cab570bea69b388645c"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Jul 18 15:17:18 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Jul 18 15:17:18 2014 +1000"
      },
      "message": "a splash of colour\n"
    },
    {
      "commit": "3e124ed3c01c06412a356cab570bea69b388645c",
      "tree": "910839c1c3c0cfea1128886e3c36f3fb8e7c5b43",
      "parents": [
        "711e12ee20898a266d7174c6a026e30e7bf3bf07"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Jul 18 15:12:27 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Fri Jul 18 15:12:27 2014 +1000"
      },
      "message": "Moving to LTS by default\n"
    },
    {
      "commit": "711e12ee20898a266d7174c6a026e30e7bf3bf07",
      "tree": "be32bf4f9d5f27d5fb709b4329fdfc7a9cb02585",
      "parents": [
        "57de5eb638f3bd80e544437c3fdccf77c3343d7f"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 16 11:02:46 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 16 11:02:46 2014 +1000"
      },
      "message": "mention slave port\n"
    },
    {
      "commit": "57de5eb638f3bd80e544437c3fdccf77c3343d7f",
      "tree": "7bab1d26e52028e0b9b6b533f664e8239233603e",
      "parents": [
        "09d4e7149edcb4b91572334a88c6710ab0b7e91b"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Jul 15 19:41:30 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Jul 15 19:41:30 2014 +1000"
      },
      "message": "sets slave port as docker needs to map ahead of time\n"
    },
    {
      "commit": "09d4e7149edcb4b91572334a88c6710ab0b7e91b",
      "tree": "ad4afec4bbd38200c1888ab9a22c36d496bcd365",
      "parents": [
        "709841cc311d907e1b596e0caf85752b83821c8a"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Jul 15 19:27:08 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Tue Jul 15 19:27:08 2014 +1000"
      },
      "message": "lts\n"
    },
    {
      "commit": "709841cc311d907e1b596e0caf85752b83821c8a",
      "tree": "18b97cd41bb5e6abc75c0f3b0f2b32ba8439cf91",
      "parents": [
        "ddcb7cc8bdb833c476cd29bde9c7525f9ab6b43c"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 14 12:16:58 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 14 12:16:58 2014 +1000"
      },
      "message": "README run instructions\n"
    },
    {
      "commit": "ddcb7cc8bdb833c476cd29bde9c7525f9ab6b43c",
      "tree": "080048abacf96ebfdf25f0782912dc6f0d575e2e",
      "parents": [
        "add9dc6c1a1a63fddc087ef2cb69937ab6b01aba"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 14 12:01:49 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Mon Jul 14 12:01:49 2014 +1000"
      },
      "message": "corrected CMD and updates as per advice\n"
    },
    {
      "commit": "add9dc6c1a1a63fddc087ef2cb69937ab6b01aba",
      "tree": "3a82d4cf8357aeaf397ca5d6e4a910ae91243c6e",
      "parents": [
        "640f91d82dbb9839192c32200f3b42583bc6f20e"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:58:04 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:58:04 2014 +1000"
      },
      "message": "expose the port\n"
    },
    {
      "commit": "640f91d82dbb9839192c32200f3b42583bc6f20e",
      "tree": "6a0b7ef76bbb80964f7865d036433336cce044ec",
      "parents": [
        "9be25dd3d1a04255fc474068452f5ec4ac506c51"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:56:29 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:56:29 2014 +1000"
      },
      "message": "specify user and volume\n"
    },
    {
      "commit": "9be25dd3d1a04255fc474068452f5ec4ac506c51",
      "tree": "7dd2996147bb9e6ce6d04f90a117132fce00a04f",
      "parents": [
        "71eb3ab2d140cddb6a6aa2eb9f6bc17e3d657695"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:47:57 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:47:57 2014 +1000"
      },
      "message": "more progress\n"
    },
    {
      "commit": "71eb3ab2d140cddb6a6aa2eb9f6bc17e3d657695",
      "tree": "f24a9f0d49e7d27415d3f21cb912597180c8f6f0",
      "parents": [
        "2dedbdb08431feaa2c5a6932122d6a44a0938023"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:04:01 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 18:04:01 2014 +1000"
      },
      "message": "slowly getting there\n"
    },
    {
      "commit": "2dedbdb08431feaa2c5a6932122d6a44a0938023",
      "tree": "e437289196abc1facc1c2f0e2c0eaad2823aaf22",
      "parents": [
        "93ac93b39b2a15e131a31810cf4efca39360e39e"
      ],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 16:58:10 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 16:58:10 2014 +1000"
      },
      "message": "WIP\n"
    },
    {
      "commit": "93ac93b39b2a15e131a31810cf4efca39360e39e",
      "tree": "0d36f6933ab7468bb96d786fde69a100512e9103",
      "parents": [],
      "author": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 16:52:21 2014 +1000"
      },
      "committer": {
        "name": "Michael Neale",
        "email": "michael.neale@gmail.com",
        "time": "Wed Jul 09 16:52:21 2014 +1000"
      },
      "message": "First cut at an official jenkins docker repo\n"
    }
  ]
}
