File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
99
1010# environment settings
1111ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
12+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
1313
1414RUN \
1515 echo "**** install build packages ****" && \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
99
1010# environment settings
1111ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
12+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
1313
1414RUN \
1515 echo "**** install build packages ****" && \
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL maintainer="aptalca"
99
1010# environment settings
1111ENV DHLEVEL=2048 ONLY_SUBDOMAINS=false AWS_CONFIG_FILE=/config/dns-conf/route53.ini
12- ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2
12+ ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 CRYPTOGRAPHY_DONT_BUILD_RUST=true
1313
1414RUN \
1515 echo "**** install build packages ****" && \
You can’t perform that action at this time.
0 commit comments