# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
version: '2'
services:
kubeapps:
image: docker.io/bitnami/kubeapps-dashboard:2
ports:
- '80:80'
- '443:443'