[Groonga-commit] groonga/docker at cd30559 [master] Add usage section

Back to archive index

Hiroshi Hatake null+****@clear*****
Wed Mar 7 17:43:44 JST 2018


Hiroshi Hatake	2018-03-07 17:43:44 +0900 (Wed, 07 Mar 2018)

  New Revision: cd30559cf78659392d9cf1ab9d97d63253eda522
  https://github.com/groonga/docker/commit/cd30559cf78659392d9cf1ab9d97d63253eda522

  Merged a9d40ad: Merge pull request #1 from cosmo0920/add-usage-section

  Message:
    Add usage section
    
    This Groonga Docker container provides "groonga" entrypoint.
    Users can use Groonga via `docker run -it groonga/groonga` command.

  Modified files:
    README.md

  Modified: README.md (+6 -0)
===================================================================
--- README.md    2018-02-11 06:33:38 +0900 (0d4a45e)
+++ README.md    2018-03-07 17:43:44 +0900 (873edc9)
@@ -1,3 +1,9 @@
 # About this Repo
 
 This is the Git repo of the Docker image for groonga.
+
+## Usage
+
+```bash
+$ docker run -it groonga/groonga
+```
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180307/af6a2daf/attachment.htm 



More information about the Groonga-commit mailing list
Back to archive index