Repo Added
|
Files
19
|
Badge
Embed ▾
README BADGES
|
push
github
Fix(NOISSUE): Fix docker compose file example in README.md (#475) In README.md is an example `docker-compose.yaml` file that can be improved in two points - The "version" top level element is obsolete, see https://docs.docker.com/reference/compose-file/version-and-name/ - The "command" element contains a superflous "pebble" that prevents the following parameters from being parsed. (In the included docker-compose.yaml, the "command" element is already correct, see https://github.com/letsencrypt/pebble/blob/e08dd94e7/docker-compose.yml#L5 for comparison.)
321 of 4388 relevant lines covered (7.32%)
0.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|