Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-Authored-By: atton16 <atton16@gmail.com>
  • Loading branch information
shankari and atton16 committed Nov 16, 2018
1 parent d8b248b commit f0c2620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -24,7 +24,7 @@ RUN bower update --allow-root
WORKDIR /usr/src/app

# install nano for editing
RUN apt-get -y install nano
RUN apt-get -y install nano vim

# start the server
ADD docker/start_script.sh /usr/src/app/start_script.sh
Expand Down

0 comments on commit f0c2620

Please sign in to comment.