Skip to content

Commit

Permalink
[skyapi] refs fibercrypto#14 - Add nano and vim to the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
cbermudez97 committed Apr 5, 2019
1 parent 251f471 commit b3d3ba8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ RUN (cd ./dev/lib/skyapi/typescript-axios/ && npm run build )

RUN (cd ./dev/lib/skyapi/typescript-node/ && npm run build )

RUN apt-get update -y && apt-get install vim -y && apt-get install nano -y

CMD ["bash"]

0 comments on commit b3d3ba8

Please sign in to comment.