language support

This commit is contained in:
Brian Seymour 2018-09-20 21:36:21 -05:00
parent 3103f6c17f
commit 3ffeaf139c
5 changed files with 15 additions and 2 deletions

View file

@ -7,3 +7,4 @@ RUN apt-get -y install python
RUN apt-get -y install python3
RUN apt-get -y install ruby
RUN apt-get -y install nodejs
RUN apt-get -y install golang