[
  {
    "path": "Dockerfile",
    "content": "FROM alpine\nENTRYPOINT [\"/bin/sh\", \"-c\", \"echo -e $MESSAGE; exit 1\"]\nENV MESSAGE \"!! Registrator has moved. Please use gliderlabs/registrator.\\n!! More info: http://gliderlabs.com/registrator\"\n"
  },
  {
    "path": "README.md",
    "content": "## [Registrator has moved](http://github.com/gliderlabs/registrator)\n"
  }
]