Commit 5e0699f2 authored by daidekun's avatar daidekun

add frontail

parent f7396955
......@@ -15,5 +15,6 @@ RUN rm -rf jdk-8u144-linux-x64.tar.gz ./jdk1.8.0_144/src.zip
RUN curl -sL https://rpm.nodesource.com/setup_8.x | bash -
RUN yum install -y nodejs
RUN yum install -y git
RUN npm i frontail -g --registry=https://registry.npm.taobao.org
RUN alias "la=ls -al"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment