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

technical upgrade on Docker system #39

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

dedece35
Copy link
Member

@dedece35 dedece35 commented Jan 8, 2025

local tests are OK with these modifications and with test-project with the PR green-code-initiative/creedengo-mobile-ios-swift-test-project#18

@dedece35 dedece35 self-assigned this Jan 8, 2025
@dedece35 dedece35 marked this pull request as draft January 8, 2025 22:06
@dedece35 dedece35 marked this pull request as ready for review January 8, 2025 22:30
@dedece35 dedece35 changed the title technical upgrades technical upgrade on Docker system Jan 8, 2025
@dedece35 dedece35 added the 🏗️ refactoring refactoring for best practices label Jan 8, 2025
Copy link

sonarqubecloud bot commented Jan 8, 2025

container_name: sonar_creedengo_ios
ports:
- "9000:9000"
- ":9000"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dynamic ports does not seem to work on macOS : I see not port binding when inspecting with Docker desktop

@@ -1,5 +1,20 @@
FROM sonarqube:10.5.0-community
ARG MAVEN_BUILDER=3-openjdk-17-slim
#ARG SONARQUBE_VERSION=24.12.0.100206-community
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested with version 24.12 and it is ok : we can move to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗️ refactoring refactoring for best practices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants