feat: improve Dockerfiles for a better DX

This commit is contained in:
Julien Neuhart
2023-07-19 09:50:43 +02:00
parent 6b9c02d42a
commit f5ce319c24
5 changed files with 83 additions and 89 deletions

View File

@@ -1,5 +1,3 @@
# Note: ARG instructions do not create additional layers.
# Instead, next layers will concatenate them.
ARG DOCKER_REPOSITORY
ARG GOTENBERG_VERSION