feat: Add basic struture for tests
This commit is contained in:
		
							
								
								
									
										5
									
								
								Dockerfile_Test
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								Dockerfile_Test
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| # TOMADO DE: https://hg.tryton.org/tryton-docker/file/tip/6.6/Dockerfile | ||||
| FROM python:3.11-bullseye | ||||
|  | ||||
| # trytond DB_CACHE requiere commandos `pg_dump` y `pg_restore` | ||||
| RUN apt-get update && apt-get install -y postgresql-client | ||||
		Reference in New Issue
	
	Block a user