We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec28cf commit 94b0eecCopy full SHA for 94b0eec
Dockerfile
@@ -1115,7 +1115,7 @@ ENV KMP_DUPLICATE_LIB_OK="True" \
1115
# will cause pretty_errors to check if it is running in an interactive terminal
1116
PYTHON_PRETTY_ERRORS_ISATTY_ONLY=1 \
1117
# TODO: evaluate - Deactivate hdf5 file locking
1118
- HDF5_USE_FILE_LOCKING=False\
+ HDF5_USE_FILE_LOCKING=False
1119
1120
# Set default values for environment variables
1121
ENV CONFIG_BACKUP_ENABLED="true" \
0 commit comments