Highlight the image maintainer and where to get help more explicitly
This commit is contained in:
parent
a49d5469e0
commit
fdef177f9c
|
|
@ -1,18 +1,20 @@
|
||||||
# Supported tags and respective `Dockerfile` links
|
|
||||||
|
|
||||||
%%TAGS%%
|
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
- **Maintained by**:
|
||||||
|
%%MAINTAINER%%
|
||||||
|
|
||||||
- **Where to get help**:
|
- **Where to get help**:
|
||||||
%%GET-HELP%%
|
%%GET-HELP%%
|
||||||
|
|
||||||
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
|
%%TAGS%%
|
||||||
|
|
||||||
|
# Quick reference (cont.)
|
||||||
|
|
||||||
- **Where to file issues**:
|
- **Where to file issues**:
|
||||||
%%ISSUES%%
|
%%ISSUES%%
|
||||||
|
|
||||||
- **Maintained by**:
|
|
||||||
%%MAINTAINER%%
|
|
||||||
|
|
||||||
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
|
||||||
%%ARCHES%%
|
%%ARCHES%%
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue