change docker tag
This commit is contained in:
@@ -25,9 +25,9 @@ Installtion of the container:
|
||||
|
||||
## Installation
|
||||
### Build
|
||||
> docker build --tag 'deadmanIsARabbit/imapsyncwithwebui' .
|
||||
> docker build --tag 'heyday/imapsync' .
|
||||
### Run
|
||||
> docker run -d --name imapsync -p 80:80 deadmanIsARabbit/imapsyncwithwebui
|
||||
> docker run -d --name imapsync -p 80:80 heyday/imapsync
|
||||
|
||||
## Information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user