Skip to content

Commit f64c3cd

Browse files
authored
Merge pull request #1 from microbadger/microbadger
Add MicroBadger badge
2 parents e51f99c + e9e6590 commit f64c3cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Wordpress container with Nginx 1.10 & PHP-FPM 7.0 based on Alpine Linux.
1212
* Can safely be updated without loosing data
1313
* Fully configurable because wp-config.php uses the environment variables you can pass as a argument to the container
1414

15-
[![Docker Pulls](https://img.shields.io/docker/pulls/trafex/wordpress.svg)](https://hub.docker.com/r/trafex/wordpress/)
15+
[![Docker Pulls](https://img.shields.io/docker/pulls/trafex/wordpress.svg)](https://hub.docker.com/r/trafex/wordpress/) [![](https://images.microbadger.com/badges/image/trafex/wordpress.svg)](https://microbadger.com/images/trafex/wordpress "Get your own image badge on microbadger.com")
1616

1717

1818
## Usage
@@ -30,3 +30,4 @@ Or
3030
* https://codeable.io/wordpress-developers-intro-to-docker-part-two/
3131
* https://github.com/TrafeX/docker-php-nginx/
3232
* https://github.com/etopian/alpine-php-wordpress
33+

0 commit comments

Comments
 (0)