Remove outdated Zanata translation script as part of migration to Memsource

- adds requirement for gettext to dev container for use by Memsource automation
This commit is contained in:
Christian Adams
2019-10-25 09:57:30 -04:00
parent 715483c669
commit d41322c63c
2 changed files with 1 additions and 222 deletions

View File

@@ -16,6 +16,7 @@ RUN dnf -y update && \
curl \
gcc \
gcc-c++ \
gettext \
git-core \
glibc-langpack-en \
krb5-workstation \