FROM debian:bullseye-slim
# Kraken relies on this path being the specified path
WORKDIR /src/work/
RUN echo "# README docker" > README.md