blob: 7ea5b5c50a5ec066d5dda35a01015ed75f6ac147 [file] [log] [blame]
Scott Baker14c8f182019-05-22 18:05:29 -07001# Portions copyright 2019-present Open Networking Foundation
2# Original copyright 2019-present Ciena Corporation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
14version: '2'
15services:
16 mock-server:
17 container_name: xos-mock-grpc-server
18 build: .
19 ports:
20 - "50051:50051"
21 environment:
22 - DATA_JSON