Sign inSign up

gwfsant/tryton

By gwfsant

Updated over 6 years ago

Image
0

795

gwfsant/tryton repository overview

Tryton GW Docker

Para ejecutar el contenedor ingresar el siguiente comando

$ docker run -it -p 8090:8000 -p 5434:5432 gwfsant/tryton bash
Arrancar servicio de posrgres
$ service postgresql start
Iniciar Tryton
$ cd /root/trytonArea
$ trytond -c trytond.conf

Tag summary

Content type

Image

Digest

Size

638.2 MB

Last updated

over 6 years ago

docker pull gwfsant/tryton