You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docker badges have to be updated since we now provide official image
like tags. So `latest-alpine` became `alpine`.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,12 +80,12 @@ You can quickly setup a sample heroku hackmd application by clicking the button
80
80
81
81
**Debian-based version:**
82
82
83
-
[](https://microbadger.com/images/hackmdio/hackmd"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd"Get your own image badge on microbadger.com")
83
+
[](https://microbadger.com/images/hackmdio/hackmd"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd"Get your own image badge on microbadger.com")
84
84
85
85
86
86
**Alpine-based version:**
87
87
88
-
[](https://microbadger.com/images/hackmdio/hackmd:latest-alpine"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd:latest-alpine"Get your own image badge on microbadger.com")
88
+
[](https://microbadger.com/images/hackmdio/hackmd:alpine"Get your own version badge on microbadger.com")[](https://microbadger.com/images/hackmdio/hackmd:alpine"Get your own image badge on microbadger.com")
89
89
90
90
The easiest way to setup HackMD using docker are using the following three commands:
0 commit comments