github.com/ijc/docker-app@v0.6.1-0.20181012090447-c7ca8bc483fb/examples/voting-app/voting-app.dockerapp/metadata.yml (about)

     1  # Version of the application
     2  version: 0.1.0
     3  # Name of the application
     4  name: voting-app
     5  # A short description of the application
     6  description: "Dogs or cats?"
     7  # Namespace to use when pushing to a registry. This is typically your Hub username.
     8  namespace: myHubUsername
     9  # List of application maintainers with name and email for each
    10  maintainers:
    11    - name: user
    12      email: user@email.com