Bryan Boreham
|
4f75600931
|
Pin SHOUT library at working version
The version we did have has a bug of not importing 'time'.
Remove other vendor'd copy of SHOUT library which may or may not be used.
|
2020-12-30 18:30:34 +00:00 |
|
Ben Sooraj
|
23270fecc3
|
k8s example: updated elasticsearch's image tag from the default 'latest' to '7.4.0'
To fix the ImagePullBackOff error
Fixes #3401
|
2019-10-10 21:53:37 +05:30 |
|
Bryan Boreham
|
d375f3c07d
|
chore(example): update example Kubernetes app to apps/v1
|
2019-09-21 16:00:58 +00:00 |
|
Marc Carré
|
4e58b83024
|
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
- Git revision (`git rev-parse HEAD`) is now injected at `docker build` time.
|
2018-05-14 11:54:33 +01:00 |
|
cglewis
|
bbde07d42f
|
MAINTAINER is deprecated, now using LABEL
|
2017-10-31 10:32:09 -07:00 |
|
Bryan Boreham
|
ae9d708dbc
|
Reformat Python examples to placate linter
|
2017-07-13 16:11:59 +00:00 |
|
Iago López Galeiras
|
5cb5c7d42e
|
Fix shfmt issues
|
2017-01-18 11:51:41 +01:00 |
|
Iago López Galeiras
|
43d9f38c5e
|
Fix various linter issues
Found via shellcheck.
|
2017-01-18 11:51:41 +01:00 |
|
Paul Bellamy
|
985912f964
|
Replace wget in instructions with curl, as it's more widely avail. on macs
|
2016-07-13 14:25:13 +01:00 |
|
Jonathan Lange
|
1c440486f0
|
Delete experimental, replace with 'extras'
extras contains fixprobe and example, and ought to build properly
|
2016-07-07 14:30:08 +01:00 |
|