grafanalib/gfdatasource
Marc Carré c7bcf1cfa3
Add org.opencontainers.image.* labels to Dockerfiles
- This should ultimately help for image-to-code back references.
- `org.label-schema.*` labels are now deprecated, in favour of `org.opencontainers.image.*` labels.
  See also: https://github.com/opencontainers/image-spec/blob/master/annotations.md#back-compatibility-with-label-schema
- `MAINTAINER` is deprecated, in favour of the `maintainer` label.
- Git revision (`git rev-parse HEAD`) is now injected at `docker build` time.
2018-05-14 11:45:32 +01:00
..
Dockerfile Add org.opencontainers.image.* labels to Dockerfiles 2018-05-14 11:45:32 +01:00
gfdatasource Fix assumption that all commands have 1 argument 2017-07-18 16:38:57 +01:00
requirements.txt gfdatasource, but in Python 2016-12-13 17:17:41 +00:00