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

Feature: Dockerize #3

Merged
merged 7 commits into from
Dec 5, 2024
Merged

Feature: Dockerize #3

merged 7 commits into from
Dec 5, 2024

Conversation

tejastn10
Copy link
Owner

Description

This pull request introduces several key updates to the Argus project:

  • Updated the logs package to handle folder creation more efficiently, ensuring better handling of output directories.
  • Dockerized the package, making it easier to deploy as a containerized service.
  • Published the Docker image to GitHub Docker Registry for seamless deployment.
  • Updated the README file with the new instructions for Docker usage and other improvements.

Type of Change

  • New feature
  • Documentation update
  • Code refactoring

Checklist

  • I have tested my changes locally
  • I have added appropriate documentation or updated existing documentation
  • My code follows the project's coding conventions and style guidelines
  • All new and existing tests passed locally
  • I have reviewed my own code and ensured it is ready for review

Additional Notes

  • The Docker image has been pushed to the GitHub Docker Registry and is now available for deployment.
  • The updated README now includes instructions for using Docker as well as other important project details.

@tejastn10 tejastn10 self-assigned this Dec 4, 2024
@tejastn10 tejastn10 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 4, 2024
@tejastn10 tejastn10 merged commit 92c063c into main Dec 5, 2024
2 checks passed
@tejastn10 tejastn10 deleted the feat/dockerize branch December 5, 2024 02:25
@tejastn10 tejastn10 changed the title Feat: Dockerize Feature: Dockerize Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant