Commit 84606c9
authored
docs: Update the usage instructions with the latest information (#85)
* `docker run -d groonga/pgroonga` failed to start due to an error.
* The error was caused by the missing `POSTGRES_PASSWORD` setting, so
add it.
* Use `docker container run` instead of `docker run`
* Add `--rm` to ensure that no containers remain after running.
* About Docker Comose
* Currently, using `compose.yaml`
* Do not specify `version`.
* Use the command `docker compose`1 parent 2853afd commit 84606c9
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
| 685 | + | |
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
696 | 695 | | |
697 | 696 | | |
698 | 697 | | |
| |||
704 | 703 | | |
705 | 704 | | |
706 | 705 | | |
707 | | - | |
| 706 | + | |
708 | 707 | | |
709 | 708 | | |
710 | 709 | | |
| |||
0 commit comments