blob: 0f3b4d74d996a95c28854e8bda6f77c7840d07f6 [file] [log] [blame]
Jim Hahnb3a962f2021-05-12 11:33:43 -04001#!/bin/bash
2#
3# ===========LICENSE_START====================================================
4# Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
adheli.tavares7abe36c2022-02-02 14:53:10 +00005# Modifications copyright (c) 2022 Nordix Foundation.
Jim Hahnb3a962f2021-05-12 11:33:43 -04006# ============================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18# ============LICENSE_END=====================================================
19#
adheli.tavares7abe36c2022-02-02 14:53:10 +000020
21docker logs policy-api
22docker logs simulator
23docker logs policy-pap
danielhanrahan7e5b47d2022-05-26 15:59:00 +010024docker logs policy-xacml-pdp
adheli.tavares7abe36c2022-02-02 14:53:10 +000025docker logs drools-apps
26
Jim Hahnb3a962f2021-05-12 11:33:43 -040027docker-compose -f ${SCRIPTS}/docker-compose-all.yml down -v