skorzan
skorzan
any update?
I've been struggling for a long time with variable version of alpine image I need to install numpy on alpine 3.10 or 3.16 but without successful also I've tried different...
Hi Please use anaconda for build up the docker images, anaconda allows You to fit the version in the middle of subversion. It works for me and it was a...
for example `FROM continuumio/miniconda3:latest COPY master.sh / COPY elasticsearch-hadoop-8.1.1/dist/* /spark/jars/ ENV PYSPARK_DRIVER_PYTHON=/opt/conda/bin/python ENV PYSPARK_PYTHON=/opt/conda/bin/python ENV PYTHONPATH=/opt/conda/bin/python ENV SPARK_MASTER_PORT 7077 ENV SPARK_MASTER_WEBUI_PORT 8080 ENV SPARK_MASTER_LOG /spark/logs RUN conda install -c conda-forge...