Skip to content
Snippets Groups Projects
Verified Commit 0c56845b authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Set locales to avoid downstream problems

parent 202c1e2a
Branches 16-update-genie-container
No related tags found
No related merge requests found
FROM docker.km3net.de/base/centos:7
MAINTAINER Tamas Gal <tgal@km3net.de>
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US:en
ENV LC_ALL en_US.UTF-8
RUN yum install -y centos-release-scl epel-release
RUN yum install -y man sed cygpath grep test csh tar vim lftp zsh \
bzip2-devel gzip libproxy libgpg-error openssh-server \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment