mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 10:44:15 +02:00
Moved config file to file with bins
This commit is contained in:
+1
-4
@@ -8,9 +8,6 @@ RUN mkdir /sf_daq_buffer/build && \
|
||||
cmake3 .. && \
|
||||
make && \
|
||||
# Deploy the test config.
|
||||
mkdir /config && \
|
||||
cp /sf_daq_buffer/docker/example_detector.json /config
|
||||
|
||||
|
||||
cp /sf_daq_buffer/docker/example_detector.json .
|
||||
|
||||
WORKDIR /sf_daq_buffer/build
|
||||
|
||||
Reference in New Issue
Block a user