mirror of
https://github.com/Telecominfraproject/openafc_final.git
synced 2026-01-27 02:22:02 +00:00
13 lines
381 B
Plaintext
13 lines
381 B
Plaintext
#
|
|
# Copyright (C) 2021 Broadcom. All rights reserved. The term "Broadcom"
|
|
# refers solely to the Broadcom Inc. corporate affiliate that owns
|
|
# the software below. This work is licensed under the OpenAFC Project License,
|
|
# a copy of which is included with this software program
|
|
#
|
|
|
|
# Grafana dockerfile (for future expansion)
|
|
|
|
FROM grafana/grafana-oss:10.2.0-ubuntu
|
|
|
|
EXPOSE 3000/tcp
|