8000 docker image · invisiblecoder99/livego@dd55887 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd55887

Browse files
committed
docker image
1 parent 3e85a56 commit dd55887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Simple and efficient live broadcast server:
2323
After directly downloading the compiled [binary file](https://github.com/gwuhaolin/livego/releases), execute it on the command line.
2424

2525
#### Boot from Docker
26-
Run `docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 -d --name livego gwuhaolin/livego` to start
26+
Run `docker run -p 1935:1935 -p 7001:7001 -p 7002:7002 -d --name livego gnurub/livego` to start
2727

2828
#### Compile from source
2929
1. Download the source code `git clone https://github.com/gwuhaolin/livego.git`

0 commit comments

Comments
 ()
0