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