k8s-docker-suite-app-murano/DockerStandaloneHost/package/manifest.yaml
Dmytro Dovbii aa524e0acc Initial refactoring of murano apllications
* Increases format of packages
* Adds missed licence headers
* Other minor refactoring

Change-Id: I580bea2eb2f7e4616cd12245367ada8d43c5c4ff
Targets: bp refactor-apps-scripts
2016-04-07 12:55:24 +03:00

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: