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

Chore/containerization #6

Merged
merged 28 commits into from
Feb 6, 2025
Merged

Chore/containerization #6

merged 28 commits into from
Feb 6, 2025

Conversation

Skipper-116
Copy link
Owner

@Skipper-116 Skipper-116 commented Jan 31, 2025

Pull Request

Description

We have worked on containerization. We are are now able to clone repos and also start containers.

Configurations have undergone major changes therefore we have added a script to remove old configurations so that new ones can take effect.

./scripts/remove.sh 

The Start up script remains the same.

./scripts/start.sh 

Type of Change

What type of change does this pull request introduce? (Check all that apply)

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (please describe):

Checklist

Please ensure the following are true before submitting your pull request:

  • I have tested my changes locally.
  • I have added tests that prove my fix is effective or my feature works.
  • I have updated the documentation, if necessary.
  • My changes follow the project's coding style and guidelines.

Related Issues

If this pull request addresses an open issue, please link to it here:


Screenshots (if applicable)

image ---

@Skipper-116 Skipper-116 added the enhancement New feature or request label Jan 31, 2025
@Skipper-116 Skipper-116 self-assigned this Jan 31, 2025
@Skipper-116 Skipper-116 merged commit 39908ca into main Feb 6, 2025
@Skipper-116 Skipper-116 deleted the chore/containerization branch February 6, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

start.sh cleanup
2 participants