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

Make configuration more flexible to simplify deployment in other containerized execution environments #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

apae89
Copy link

@apae89 apae89 commented Mar 28, 2023

Hi,
I provided small optimizations to make it easier using the application in other containerized execution environments (e.g. k8s), since given combination of application configuration and Dockerfile only allowed deployment in docker-compose environment using the existing compose files.
I also upgraded npm in the Dockerfile to a newer version to get rid of warnings during Docker build process.

Best regards,
Andreas

…ntainerized execution environments (e.g. k8s), since combination of application configuration and Dockerfile only allowed deployment in docker-compose environments using the existing compose files

- Upgrade npm to newer version to get rid of warnings during the Docker build process
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