refactor(docker): update .dockerignore and Dockerfile for improved build process

This commit is contained in:
Davidson Gomes
2025-05-05 16:37:21 -03:00
parent eb2b58c312
commit 0e90c811f8
9 changed files with 57 additions and 45 deletions

View File

@@ -38,7 +38,6 @@ docs/
# Development tools
tests/
.flake8
pyproject.toml
requirements-dev.txt
Makefile
@@ -98,4 +97,4 @@ test_*
*_test.py
# Documentação
docs/
docs/