Skip to content

Commit 3fc2e5c

Browse files
author
David Linko
committed
added COPY for startup.uri
1 parent c26d469 commit 3fc2e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testenv.Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ RUN dnf -y install container-tools
129129
RUN systemctl disable dnf-makecache.timer
130130

131131
COPY --chmod=755 deps/dtnma-tools/systemd/service_is_running.sh /usr/local/bin/service_is_running
132+
COPY deps/dtnma-tools/integration-test-ion/startup.uri /etc/refda/startup.uri
132133

133134
# Image for the test environment manager transport with ION node and the
134135
# ion-app-proxy daemon

0 commit comments

Comments
 (0)