Skip to content

Commit

Permalink
KEYCLOAK-14690 Clarify Docker start and stop commands
Browse files Browse the repository at this point in the history
  • Loading branch information
slaskawi authored and Bruno Oliveira da Silva committed Aug 26, 2020
1 parent f026a56 commit 8a668cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,3 +486,7 @@ For Keycloak built locally you need to first build the distribution then serve i

cd $KEYCLOAK_CHECKOUT/distribution/server-dist/target
python -m SimpleHTTPServer 8000

## Docker start and stop

This container doesn't support `docker start` and `docker stop` command. See [Keycloak DEV Discussion](https://groups.google.com/d/msg/keycloak-dev/I3qfqTtVmvw/j5RtiBb5AgAJ) for details.

0 comments on commit 8a668cc

Please sign in to comment.