You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
489 B
Plaintext
11 lines
489 B
Plaintext
org.label-schema.name="gomud echo"
|
|
org.label-schema.description="simple echo server for testing gomud functionality"
|
|
org.label-schema.vcs-ref=$VCS_REF // this is a git commit, parameterize this too
|
|
org.label-schema.vcs-url=code.ndumas.com/ndumas/gomud
|
|
org.label-schema.license="MIT License"
|
|
org.label-schema.schema-version="" // TODO: parameterize this
|
|
name="gomud-echo"
|
|
vendor="ndumas"
|
|
description="simple echo server for testing gomud functionality"
|
|
summary="Deploy a gomud echo server"
|