mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-20 11:29:30 +00:00
wrong path
This commit is contained in:
parent
65a6cef141
commit
16a82c1b92
@ -91,7 +91,7 @@ RUN apt-get update -qq \
|
||||
&& apt-get install -y realm-object-server-developer=1.8.3-83 \
|
||||
&& apt-get clean
|
||||
|
||||
COPY tests/ros/keys/public.pem tests/ros/keys/private.pem keys/127_0_0_1-server.key.pem tests/ros/keys/127_0_0_1-chain.crt.pem tests/ros/configuration.yml /
|
||||
COPY tests/ros/keys/public.pem tests/ros/keys/private.pem tests/ros/keys/127_0_0_1-server.key.pem tests/ros/keys/127_0_0_1-chain.crt.pem tests/ros/configuration.yml /
|
||||
COPY tests/ros/ros-testing-server.js /usr/bin/
|
||||
|
||||
CMD /usr/bin/ros-testing-server.js /tmp/ros-testing-server.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user