Skip to content

Adapt and optimize Docker images to the latest changes #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 6 tasks
pablosnt opened this issue May 12, 2025 · 0 comments · May be fixed by #348
Open
3 of 6 tasks

Adapt and optimize Docker images to the latest changes #345

pablosnt opened this issue May 12, 2025 · 0 comments · May be fixed by #348
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pablosnt
Copy link
Owner

pablosnt commented May 12, 2025

  • Use distroless base images
  • Use multi stages to reduce the final image size
  • Push all Docker images to Docker hub
  • Add LABELS
  • Adapt `docker-compose.yaml
  • Fix common permission error on nginx image

Debian docker image will be tackled later. Let's focus on Docker images used by `docker-compose

@pablosnt pablosnt self-assigned this May 12, 2025
@pablosnt pablosnt linked a pull request May 18, 2025 that will close this issue
@pablosnt pablosnt added the enhancement New feature or request label May 21, 2025
@pablosnt pablosnt added this to the 2.0.0 milestone May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant