FROM install-release-unstable

COPY gavo.list /etc/apt/sources.list.d/
ENTRYPOINT ["./docker-init"]
CMD []