mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
fix a file location
This commit is contained in:
parent
1589b2e8d9
commit
dc6bfb4612
@ -13,7 +13,7 @@ ENV JULIA_DEPOT_PATH="/opt/julia"
|
||||
RUN julia -e 'using Pkg; pkg"add https://github.com/johnnychen94/StorageMirrorServer.jl#v0.1.1-rc3"' && \
|
||||
chmod a+rx -R $JULIA_DEPOT_PATH
|
||||
|
||||
COPY startup.jl /usr/local/julia/etc/julia/startup.jl
|
||||
COPY dockerfiles/julia/startup.jl /usr/local/julia/etc/julia/startup.jl
|
||||
|
||||
WORKDIR /julia
|
||||
CMD /bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user