Corrected rApp Catalogue image tag for d release test
[nonrtric.git] / test / usecases / oruclosedlooprecovery / scriptversion / docker-compose / README.md
1 ## Run script
2
3 `bash start.sh`
4
5 This scripts will build images and start up four components in docker enviroment by applying docker-compose yaml file:
6 - dmaap-mr
7 - oru-app
8 - sdnr-simulator
9 - message-generator
10
11 ## License
12
13 Copyright (C) 2021 Nordix Foundation.
14 Licensed under the Apache License, Version 2.0 (the "License")
15 you may not use this file except in compliance with the License.
16 You may obtain a copy of the License at
17
18       http://www.apache.org/licenses/LICENSE-2.0
19
20 Unless required by applicable law or agreed to in writing, software
21 distributed under the License is distributed on an "AS IS" BASIS,
22 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 See the License for the specific language governing permissions and
24 limitations under the License.