Feat: Clean Dockerfile_test

This commit is contained in:
sinergia 2024-03-10 16:15:18 -05:00
parent 102e2bc0f4
commit 35fe3f6c41

View File

@ -12,5 +12,4 @@ FROM python:3.11-bullseye
RUN apt-get update && apt-get install -y postgresql-client RUN apt-get update && apt-get install -y postgresql-client
# TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile # TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile
COPY --from=builder-node /package /var/lib/trytond/www COPY --from=builder-node /package /var/lib/trytond/www
COPY sao_custom/ /var/lib/trytond/www/