1
0
mirror of synced 2025-06-28 09:28:27 +02:00

5 Commits

Author SHA1 Message Date
Sam Kennerly
1921d5a7ca
Assign maintenance responsibility to nobody
The MAINTAINER instruction sets the Author field of the generated images. The LABEL instruction is a much more flexible version of this and you should use it instead, as it enables setting any metadata you require, and can be viewed easily, for example with docker inspect.

https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
2020-01-21 17:52:10 -05:00
Kelsey Hightower
6c073b08f7 add style guide 2020-01-21 11:25:10 -08:00
Kelsey Hightower
ed6c73fc16 add Docker support 1.0.0 2018-02-06 17:31:48 -08:00
Kelsey Hightower
80f38e0f10 add windows support 2018-02-06 17:30:09 -08:00
Kelsey Hightower
c46f06e642 add no code 2018-02-06 15:55:16 -08:00