Skip to content
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

docker-compose optimizazione #183

Open
9 of 10 tasks
MdreW opened this issue Jan 29, 2025 · 1 comment · May be fixed by #188
Open
9 of 10 tasks

docker-compose optimizazione #183

MdreW opened this issue Jan 29, 2025 · 1 comment · May be fixed by #188
Assignees

Comments

@MdreW
Copy link
Collaborator

MdreW commented Jan 29, 2025

Some optimization in dockerfile

  • use short name for service
  • set a prefix for container name
  • use x-environments for services shared environments
  • add build option for iam-proxy service
  • add build option in run-docker-compose.sh
  • remove not necessary named network
  • remove not necessary key like container-name when is identically to service-name
  • rename example/plugin to example/configuration
  • optimize metadata and key update
  • update test to new service name
@MdreW MdreW self-assigned this Jan 29, 2025
@peppelinux
Copy link
Member

@MdreW let's try to rename the folder example/plugin to example/configuration

@MdreW MdreW linked a pull request Feb 21, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants