Skip to content

Commit 4fa1082

Browse files
committed
Fix Linting
1 parent 9db2f78 commit 4fa1082

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

doc/available-tools.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,3 @@ Tools |
179179
<tbody>
180180
</tbody>
181181
</table>
182-
183-

doc/docker-env-variables.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,3 @@ Have a look at the following table to see all supported environment variables fo
112112
</tr>
113113
</tbody>
114114
</table>
115-
116-

doc/docker-tags.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Tags |
1717

1818
### Docker Tags
1919

20+
[![](https://img.shields.io/docker/pulls/devilbox/php-fpm.svg)](https://hub.docker.com/r/devilbox/php-fpm)
21+
2022
#### Tagging Idea
2123

2224
This repository uses Docker tags to refer to different flavours and types of the PHP-FPM Docker image. Therefore `:latest` and `:<git-branch-name>` as well as `:<git-tag-name>` must be presented differently. Refer to the following table to see how tagged Docker images are produced at Docker hub:

doc/docker-volumes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,3 @@ Have a look at the following table to see all offered volumes for each Docker im
7979
</tr>
8080
</tbody>
8181
</table>
82-
83-

0 commit comments

Comments
 (0)