Skip to content

Commit

Permalink
Merge pull request #339 from bastelfreak/ubuntufu
Browse files Browse the repository at this point in the history
add locales to the ubuntu16.04 docker image
  • Loading branch information
igalic authored Apr 16, 2017
2 parents 5c29b08 + 81db267 commit f1c469f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ HOSTS:
docker_preserve_image: true
docker_cmd: '["/sbin/init"]'
docker_image_commands:
- 'apt-get install -y net-tools wget'
- 'apt-get install -y net-tools wget locales'
- 'locale-gen en_US.UTF-8'
CONFIG:
trace_limit: 200
Expand Down

0 comments on commit f1c469f

Please sign in to comment.