Feat: Firts Test first tests of the environment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# https://foss.heptapod.net/tryton/tryton-docker/-/blob/branch/default/6.8/Dockerfile
|
||||
# TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile
|
||||
FROM node as builder-node
|
||||
|
||||
ENV SERIES 6.8
|
||||
@@ -13,6 +13,3 @@ RUN apt-get update && apt-get install -y postgresql-client
|
||||
|
||||
# TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile
|
||||
COPY --from=builder-node /package /var/lib/trytond/www
|
||||
|
||||
# Copy Sao Personalization
|
||||
# COPY sao_custom/ /var/lib/trytond/www/
|
||||
|
||||
Reference in New Issue
Block a user