/tmp/julia/ not exists

This commit is contained in:
Yuxiang Zhang 2020-08-09 18:32:07 +08:00 committed by GitHub
parent bf708f74c0
commit 8c66850fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,5 @@ LABEL maintainer="Johnny Chen <johnnychen94@hotmail.com>"
RUN julia -e 'using Pkg; pkg"add https://github.com/johnnychen94/StorageMirrorServer.jl#v0.1.1-rc3"'
RUN chown -R 2000 /tmp/julia/
WORKDIR /julia
CMD /bin/bash