github.com/docker/app@v0.9.1-beta3.0.20210611140623-a48f773ab002/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  # List of application maintainers with name and email for each
     8  maintainers:
     9    - name: user
    10      email: user@email.com