mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Merge pull request #401 from ahyear/patch-1
add migrate commande to docker update process
This commit is contained in:
commit
9a739bdbab
@ -101,6 +101,7 @@ is similar:
|
|||||||
$ cd /path/to/project
|
$ cd /path/to/project
|
||||||
$ git pull
|
$ git pull
|
||||||
$ docker build -t paperless .
|
$ docker build -t paperless .
|
||||||
|
$ docker-compose run --rm comsumer migrate
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
|
|
||||||
If ``git pull`` doesn't report any changes, there is no need to continue with
|
If ``git pull`` doesn't report any changes, there is no need to continue with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user