FROM debian:bookworm RUN echo $TESTVAR_1 > /root/test.txt COPY start.sh /root