Browse Source

Added column command to install list

master
Drew Short 6 years ago
parent
commit
44d3ff6664
  1. 1
      Dockerfile

1
Dockerfile

@ -17,6 +17,7 @@ RUN apt-get -y update \
&& apt-get -y --no-install-recommends install \ && apt-get -y --no-install-recommends install \
aspell \ aspell \
aspell-en \ aspell-en \
column \
gawk \ gawk \
hunspell \ hunspell \
hunspell-en-us \ hunspell-en-us \

Loading…
Cancel
Save