Open
Description
The postgres:17-alpine3.22 image is not working because alpine 3.22 changed the ICU libraries from version 74 up to version 76 Alpine 3.21 Alpine 3.22.
I add an error description below:
<name> | PostgreSQL Database directory appears to contain a database; Skipping initialization
<name> |
<name> | Error loading shared library libicui18n.so.74: No such file or directory (needed by /usr/local/bin/postgres)
<name> | Error loading shared library libicuuc.so.74: No such file or directory (needed by /usr/local/bin/postgres)
<name> | Error relocating /usr/local/bin/postgres: ucol_getVersion_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uloc_getLanguage_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isprint_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isupper_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_open_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strToTitle_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_getSortKey_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_strcoll_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_close_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uloc_getAvailable_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_nextSortKeyPart_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uloc_countAvailable_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strlen_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isalpha_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_toupper_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uloc_getDisplayName_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uiter_setUTF8_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isgraph_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_openRules_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucnv_fromUChars_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_getRules_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucol_strcollUTF8_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uiter_setString_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isspace_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucnv_toUChars_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_errorName_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strcat_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_versionToString_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: ucnv_open_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: uloc_toLanguageTag_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isalnum_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strcpy_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_tolower_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_islower_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_isdigit_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_ispunct_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strToUpper_74: symbol not found
<name> | Error relocating /usr/local/bin/postgres: u_strToLower_74: symbol not found
Metadata
Metadata
Assignees
Labels
No labels