mirror of
https://github.com/fspc/freehub.git
synced 2025-02-28 19:43:24 -05:00
Update README.md
This commit is contained in:
parent
4a876fa826
commit
3a677473df
@ -22,6 +22,10 @@ Publish the container's port to the host:
|
|||||||
docker run -d -p 3000:3000 --name="freehub" bikebike/freehub
|
docker run -d -p 3000:3000 --name="freehub" bikebike/freehub
|
||||||
```
|
```
|
||||||
|
|
||||||
|
##Password
|
||||||
|
|
||||||
|
Password is *test* for **greeter**, **sfbk**, **mechanic**, **scbc**, **cbi**, **admin**.
|
||||||
|
|
||||||
##How to test/develop inside the running container process
|
##How to test/develop inside the running container process
|
||||||
|
|
||||||
This method uses [nsenter](http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/). Check out [jpetazzo/nsenter](https://github.com/jpetazzo/nsenter) on GitHub.
|
This method uses [nsenter](http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/). Check out [jpetazzo/nsenter](https://github.com/jpetazzo/nsenter) on GitHub.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user