ARG HTTP_SERVER_PORT
RUN wget -c http://0.0.0.0:${HTTP_SERVER_PORT}/base

