FROM debian:testing
RUN apt-get update
RUN apt-get -yy install bart
