Official docker images are built with some regularity. The odoo version is installed from a specific nightly build, as example of today latest for 14.0:
ARG ODOO_RELEASE=20210308 |
|
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Official docker images are built with some regularity. The odoo version is installed from a specific nightly build, as example of today latest for 14.0:
ARG ODOO_RELEASE=20210308 |
|
I would suggest Make changes inside the docker container which you run using docker run command by
docker exec -ti --user root odoo_container_id /bin/bash
this command will let you make changes in the container, from that container you can create your own docker image and upload it to docker hub: more details here
Or, in case your making too many changes in the image, then you should map/mount[volumes] the source code directory of docker container to the any external location, more details here
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
März 15
|
6875 | ||
|
2
März 15
|
4640 | ||
|
1
März 15
|
5783 | ||
|
1
März 15
|
5624 | ||
|
1
März 15
|
35934 |