FROM debian:bookworm RUN echo 'Acquire::http::Proxy "http://10.10.50.23:3142";' > /etc/apt/apt.conf.d/00aptproxy WORKDIR /builder COPY . /builder/