Skip to content

Commit 963d110

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3bda61c commit 963d110

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Readme.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [moosefs-docker](#moosefs-docker)
6+
- [Status](#status)
7+
- [Usage](#usage)
8+
- [Building](#building)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112
# moosefs-docker
213

314
## Status
@@ -26,4 +37,4 @@ You can make the images yourself with `make multiarch_images`.
2637

2738
If you need to support a platform other than `arm64`, `armh/v7` or `amd64`, the easiest thing to do is to edit the Makefile and change `HUB_USER` to your docker hub username and update `PLATFORMS` to include whatever other architectures you need, then run `make multiarch_images` to build new images.
2839

29-
This allows you to use `your-hub-username/imagename` in your docker-compose files or kubernetes deployments and not have to use different image names for different architectures.
40+
This allows you to use `your-hub-username/imagename` in your docker-compose files or kubernetes deployments and not have to use different image names for different architectures.

0 commit comments

Comments
 (0)