mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
Install missing locales in dev container image.
This commit is contained in:
@@ -17,6 +17,7 @@ RUN dnf -y update && \
|
|||||||
gcc \
|
gcc \
|
||||||
gcc-c++ \
|
gcc-c++ \
|
||||||
git-core \
|
git-core \
|
||||||
|
glibc-langpack-en \
|
||||||
krb5-workstation \
|
krb5-workstation \
|
||||||
libcurl-devel \
|
libcurl-devel \
|
||||||
libffi-devel \
|
libffi-devel \
|
||||||
|
|||||||
Reference in New Issue
Block a user