murano-apps/Docker/DockerStandaloneHost/package/manifest.yaml

29 lines
1.2 KiB
YAML

# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
Format: 1.3
Type: Application
FullName: io.murano.apps.docker.DockerStandaloneHost
Name: Docker Standalone Host
Description: |
Docker is an open platform for developers and sysadmins to build, ship, and run
distributed applications. Consisting of Docker Engine, a portable, lightweight
runtime and packaging tool, and Docker Hub, a cloud service for sharing applications
and automating workflows, Docker enables apps to be quickly assembled from components
and eliminates the friction between development, QA, and production environments.
Author: 'Mirantis, Inc'
Tags: [ Docker ]
Classes:
io.murano.apps.docker.DockerStandaloneHost: DockerStandaloneHost.yaml
Require:
io.murano.apps.docker.Interfaces: