Repository: progrium/registrator Branch: master Commit: b8bce604f0f4 Files: 2 Total size: 262 B Directory structure: gitextract_c1k27eop/ ├── Dockerfile └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: Dockerfile ================================================ FROM alpine ENTRYPOINT ["/bin/sh", "-c", "echo -e $MESSAGE; exit 1"] ENV MESSAGE "!! Registrator has moved. Please use gliderlabs/registrator.\n!! More info: http://gliderlabs.com/registrator" ================================================ FILE: README.md ================================================ ## [Registrator has moved](http://github.com/gliderlabs/registrator)