fix celery docker setup
This commit is contained in:
parent
037be04549
commit
5ffcdda762
3 changed files with 7 additions and 7 deletions
|
|
@ -11,7 +11,7 @@ else
|
|||
proxy=
|
||||
fi
|
||||
|
||||
docker build $proxy -t 0x2620/pandora-base base
|
||||
docker build -t 0x2620/pandora-nginx nginx
|
||||
docker build $proxy -t code.0x2620.org/0x2620/pandora-base base
|
||||
docker build -t code.0x2620.org/0x2620/pandora-nginx nginx
|
||||
cd ..
|
||||
docker build -t 0x2620/pandora .
|
||||
docker build -t code.0x2620.org/0x2620/pandora .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue