blob: 86416e6eeafa0a95d77fccdcffa0dd05afb57d3b [file] [log] [blame]
Gary Wu9abb61c2018-09-27 10:38:50 -07001#!/bin/bash
2# ============LICENSE_START=======================================================
3# Copyright (C) 2018 Ericsson. All rights reserved.
a.sreekumardf7d47f2019-08-29 13:24:04 +00004#
5# Modifications copyright (c) 2019 Nordix Foundation.
Jim Hahn00532422020-09-17 17:03:34 -04006# Modifications Copyright (C) 2020 AT&T Intellectual Property.
Gary Wu9abb61c2018-09-27 10:38:50 -07007# ================================================================================
8# Licensed under the Apache License, Version 2.0 (the "License");
9# you may not use this file except in compliance with the License.
10# You may obtain a copy of the License at
11#
12# http://www.apache.org/licenses/LICENSE-2.0
13#
14# Unless required by applicable law or agreed to in writing, software
15# distributed under the License is distributed on an "AS IS" BASIS,
16# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17# See the License for the specific language governing permissions and
18# limitations under the License.
19#
20# SPDX-License-Identifier: Apache-2.0
21# ============LICENSE_END=========================================================
22
Jim Hahn00532422020-09-17 17:03:34 -040023docker-compose -f ${WORKSPACE}/scripts/policy/docker-compose-all.yml down -v