FROM docker.internal.justin.tv/gds/gobuilder:latest

MAINTAINER DS Team <ds@twitch.tv>

LABEL twitch.version=2.0.0

ADD ${PROJDIR}/entrypoint.sh /gds/bin/
