Feat: Clean Dockerfile_test
This commit is contained in:
parent
102e2bc0f4
commit
35fe3f6c41
@ -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/
|
|
Loading…
Reference in New Issue
Block a user