mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
Install missing locales in dev container image.
This commit is contained in:
parent
e35f6b2acb
commit
fa61aef194
@ -17,6 +17,7 @@ RUN dnf -y update && \
|
||||
gcc \
|
||||
gcc-c++ \
|
||||
git-core \
|
||||
glibc-langpack-en \
|
||||
krb5-workstation \
|
||||
libcurl-devel \
|
||||
libffi-devel \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user