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

DockerHub-Image #451

Closed
wants to merge 40 commits into from
Closed

DockerHub-Image #451

wants to merge 40 commits into from

Conversation

i3rotlher
Copy link
Collaborator

docker-compose uses hub images now, added action for creating the images and uploading them to the hub

_docker/docker-compose.yml Fixed Show fixed Hide fixed
container_name: "Seed-backend"
depends_on:
- seedmongodb
restart: always

environment:
DATABASE_URI: mongodb://SeedAdmin:SeedTest@seedmongodb:27017

Check failure

Code scanning / SonarCloud

Sensitive secrets should not be disclosed

<!--SONAR_ISSUE_KEY:AYnjtt_HGE17dINrZs5M-->Make sure this MongoDB database password gets changed and removed from the code. <p>See more on <a href="https://sonarcloud.io/project/issues?id=adessoAG_Seed-Test&issues=AYnjtt_HGE17dINrZs5M&open=AYnjtt_HGE17dINrZs5M&pullRequest=451">SonarCloud</a></p>
@sonarcloud
Copy link

sonarcloud bot commented Aug 24, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability E 1 Vulnerability
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@i3rotlher i3rotlher closed this Aug 28, 2023
@i3rotlher i3rotlher deleted the DockerHub-Image branch August 28, 2023 15:24
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 this pull request may close these issues.

1 participant