Skip to content

Commit

Permalink
Ensure 'column' as required by Transcrypt is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurty committed May 10, 2018
1 parent 9148010 commit 6dff200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project_template/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update \
python-dev \
pv \
vim-tiny \
bsdmainutils \
&& rm -rf /var/lib/apt/lists/*

RUN locale-gen en_US.UTF-8
Expand Down

0 comments on commit 6dff200

Please sign in to comment.