We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a35ef6 commit 248be7aCopy full SHA for 248be7a
Readme.md
@@ -9,7 +9,7 @@ Contains a lot of debugging tools for production. Based on golang:alpine.
9
* Certificates: `ca-certificates openssl`
10
* Processes/IO: `htop atop strace iotop dstat sysstat ltrace ncdu logrotate hdparm pciutils psmisc tree pv`
11
12
-Because of [docker retention policy](https://www.docker.com/blog/scaling-dockers-business-to-serve-millions-more-developers-storage/),
+Because of [docker retention policy](https://www.docker.com/blog/scaling-dockers-business-to-serve-millions-more-developers-storage/),
13
a [github workflow](.github/workflows/ci.yml) is running on 1st of each month to build and publish a new docker image.
14
15
## Build and test
0 commit comments