Skip to content

Commit

Permalink
Merge pull request #2 from docker/read
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
chubing authored Nov 6, 2017
2 parents 25b2b2e + e510fa5 commit 7efc919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This repository contains code that will build and run Grouper 2.3 in a Docker environment. To build the base containers, run ./manualbuild.sh. After that completes, configure files under the test-compose directory to your environment (listed below).
This repository contains code that will build and run Grouper 2.3 in a Docker environment. To build the base containers, run ./manualbuild.sh. After that completes, configure files under the test-compose directory to your environment (listed below). To bring up the environment, run test-compose/compose.sh.

Components that run in their own container:
* Loader
Expand Down

0 comments on commit 7efc919

Please sign in to comment.