Skip to content

Releases: Elico-Corp/odoo-docker

11.0.0.0-rc3: Odoo 11 needs to be run with Python 3

27 Oct 04:06
Compare
Choose a tag to compare
Due to some dependencies, Python 2 is also installed and it's the
default one in the image:

lrwxrwxrwx 1 root root       9 Dec 10  2015 /usr/bin/python -> python2.7*
lrwxrwxrwx 1 root root       9 Dec 10  2015 /usr/bin/python2 -> python2.7*
-rwxr-xr-x 1 root root 3546104 Nov 19  2016 /usr/bin/python2.7*
lrwxrwxrwx 1 root root       9 Mar 23  2016 /usr/bin/python3 -> python3.5*
lrwxrwxrwx 1 root root      16 Mar 23  2016 /usr/bin/python3-config -> python3.5-config*
-rwxr-xr-x 2 root root 4456240 Sep 18 15:59 /usr/bin/python3.5*
lrwxrwxrwx 1 root root      33 Sep 18 15:59 /usr/bin/python3.5-config -> x86_64-linux-gnu-python3.5-config*
-rwxr-xr-x 2 root root 4456240 Sep 18 15:59 /usr/bin/python3.5m*
lrwxrwxrwx 1 root root      34 Sep 18 15:59 /usr/bin/python3.5m-config -> x86_64-linux-gnu-python3.5m-config*
lrwxrwxrwx 1 root root      10 Mar 23  2016 /usr/bin/python3m -> python3.5m*
lrwxrwxrwx 1 root root      17 Mar 23  2016 /usr/bin/python3m-config -> python3.5m-config*

11.0.0.0-rc2

27 Oct 02:43
Compare
Choose a tag to compare
11.0.0.0-rc2 Pre-release
Pre-release
python3-pip executable is pip3

11.0.0.0-rc1

27 Oct 02:10
Compare
Choose a tag to compare
11.0.0.0-rc1 Pre-release
Pre-release
Migrate to Odoo v11

10.0.2.0-rc2

27 Oct 04:58
Compare
Choose a tag to compare
10.0.2.0-rc2 Pre-release
Pre-release
Merge branch '8.0.2.0' of github.com:Elico-Corp/odoo-docker into 10.0…

9.0.2.0-rc2

27 Oct 04:57
Compare
Choose a tag to compare
9.0.2.0-rc2 Pre-release
Pre-release
Merge branch '8.0.2.0' of github.com:Elico-Corp/odoo-docker into 9.0.2.0

8.0.2.0-rc5

27 Oct 04:57
Compare
Choose a tag to compare
8.0.2.0-rc5 Pre-release
Pre-release
Define Python binary as a constant (prepare for v11)

10.0.2.0-rc1

26 Oct 11:00
Compare
Choose a tag to compare
10.0.2.0-rc1 Pre-release
Pre-release
Merge branch '8.0.2.0' of github.com:Elico-Corp/odoo-docker into 10.0…

9.0.2.0-rc1

26 Oct 10:52
Compare
Choose a tag to compare
9.0.2.0-rc1 Pre-release
Pre-release
Merge branch '8.0.2.0' of github.com:Elico-Corp/odoo-docker into 9.0.2.0

8.0.2.0-rc4

26 Oct 09:59
Compare
Choose a tag to compare
8.0.2.0-rc4 Pre-release
Pre-release
Add OdooRPC

8.0.2.0-rc3: Revert "Failed building wheel for cryptography"

26 Oct 08:09
Compare
Choose a tag to compare