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

Add Dockerization #828

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

Conversation

KareemEl-Giushy
Copy link

Description
This PR introduces Docker support for tilex, using the Stakpak Dockerization Agent Tool to simplify the deployment process. By providing a pre-configured Docker environment, users can now run and manage the tilex application more efficiently without worrying about manual setup and dependency configuration.

Key Changes

  • Added a Dockerfile for building the tilex image.
    Benefits
  • Simplifies the deployment process by packaging the application into a portable, reproducible environment.
  • Reduces dependency-related issues on different host machines.
  • Provides an isolated, consistent environment for development and production.

We Can Add Docker compose files as well and make a registry for the application using ghcr. Let me know if any changes are required.

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