Actualiser 0.ManualToto.txt
This commit is contained in:
parent
dbf6edeb36
commit
ae0f3ef49b
1 changed files with 10 additions and 0 deletions
|
|
@ -1,4 +1,14 @@
|
|||
1) git clone de odoo Dockerhub dans Congif-odoo
|
||||
|
||||
github odoo > github ==> branche , récupérer lien (..., cpoy permalink)
|
||||
ex:
|
||||
|
||||
BASE="https://raw.githubusercontent.com/odoo/docker/b8b9102bf64e67d7baeaa410ff506dbe16fa8dfe/18.0"
|
||||
curl -O "${BASE}/Dockerfile"
|
||||
curl -O "${BASE}/entrypoint.sh"
|
||||
curl -O "${BASE}/wait-for-psql.py"
|
||||
|
||||
|
||||
2) ajoute vim dans dockerfile
|
||||
3) Update Dockerfile, (avant le COPY ./entrypoint.sh /)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue