File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,8 @@ mongosh mongodb://localhost:27017
2828
2929## Syntax
3030The arguments to the container are:
31- - a version number, e.g., ` 8.0 `
32- - args such as you’d give to [ mtools] ( https://github.com/rueckstiess/mtools ) ’s
33- ` init ` subcommand.
31+ - a version number (e.g., ` 8.0 ` ) to give to [ m] ( https://github.com/aheckmann/m )
32+ - args for [ mtools] ( https://github.com/rueckstiess/mtools ) ’s ` init ` subcommand
3433
3534## Caveats
3635- You ** MUST** anticipate the bound ports and export them.
@@ -40,5 +39,7 @@ The arguments to the container are:
4039
4140## Acknowledgements
4241
43- Besides [ mtools] ( https://github.com/rueckstiess/mtools ) , this uses
44- [ m] ( https://github.com/aheckmann/m ) to download MongoDB releases.
42+ This uses:
43+
44+ - [ mtools] ( https://github.com/rueckstiess/mtools )
45+ - [ m] ( https://github.com/aheckmann/m )
You can’t perform that action at this time.
0 commit comments