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 setup to build a production ready Docker container #707

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

andygrunwald
Copy link
Collaborator

Context

The ticket #704 showed a flaw that indicated that the existing Dockerfile can be understood as Production ready.
It is meant to be for development purposes only.

This PR should fix this flaw and change the behaviour to make the existing Dockerfile production ready by default.

What is left

This PR is not ready yet. It was coded without testing.

  • Building the actual production ready Dockerfile
  • Adding docs on how to install LanSuite with Docker
  • Building a pipeline that the Docker image is automatically build when a new release is done (aka tag)
  • Testing

@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant