@ -46,7 +46,7 @@ RUN which ldconfig
|
|||||||
# && rm libc-bin_*.deb
|
# && rm libc-bin_*.deb
|
||||||
|
|
||||||
# Should re-install without issue
|
# Should re-install without issue
|
||||||
RUN apt-get install --reinstall \
|
RUN apt-get install -y --reinstall \
|
||||||
libc-bin
|
libc-bin
|
||||||
# EoF fixing dpkg ldconfig not found error
|
# EoF fixing dpkg ldconfig not found error
|
||||||
# Set Locale to en_US as ansible requires a locale for it to function without chucking a tantrum!!
|
# Set Locale to en_US as ansible requires a locale for it to function without chucking a tantrum!!
|
||||||
|
Reference in New Issue
Block a user