feat: adds a better dockerfile implementation

This commit is contained in:
2025-11-08 09:45:05 -03:00
parent 08faca95af
commit 1b09805665
5 changed files with 1261 additions and 994 deletions

View File

@@ -3,7 +3,6 @@ name = "resize-image-service"
version = "0.1.0"
description = ""
authors = ["Vitor Hideyoshi <vitor.h.n.batista@gmail.com>"]
readme = "README.md"
packages = [{include = "storage_service"}]
[tool.poetry.dependencies]