curl=7.81.* \
&& rm -rf /var/lib/apt/lists/*
-########### End of common prepration
+########### End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
ARG PYTHON3_OSM_COMMON_URL
ARG PYTHON3_OSM_IM_URL
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN rm -f /etc/apt/apt.conf.d/proxy.conf
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
ARG PYTHON3_OSM_COMMON_URL
ARG PYTHON3_OSM_PLA_URL
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN rm -f /etc/apt/apt.conf.d/proxy.conf
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
COPY --from=INSTALL /usr/bin/osm* /usr/bin/
COPY --from=INSTALL /usr/bin/mysql /usr/bin/
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
DEBIAN_FRONTEND=noninteractive apt-get --yes install \
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN rm -f /etc/apt/apt.conf.d/proxy.conf
&& rm -rf /var/lib/apt/lists/*
#######################################################################################
-# End of common prepration
+# End of common preparation
ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
#######################################################################################
-# End of common prepration
+# End of common preparation
RUN rm -f /etc/apt/apt.conf.d/proxy.conf