Commit 9f8f43d1 authored by daidekun's avatar daidekun

6381

parent b944a2e3
...@@ -21,4 +21,5 @@ RUN apt-get update \ ...@@ -21,4 +21,5 @@ RUN apt-get update \
&& apt-get install -y openssh-server \ && apt-get install -y openssh-server \
&& /etc/init.d/ssh start && /etc/init.d/ssh start
WORKDIR /home/quant_group/redis WORKDIR /home/quant_group/redis
\ No newline at end of file EXPOSE 6381
\ 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