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 compose GIT branches #68

Merged
merged 3 commits into from
May 12, 2024
Merged

Conversation

sam57719
Copy link
Collaborator

@sam57719 sam57719 commented May 9, 2024

2 new docker-compose files
docker-compose-develop.yml
docker-compose-master.yml

These pull straight from GIT

FYI - The master one wont do anything until we merge all changes into it

Added docker-compose configuration files for both the 'develop' and 'master' environments. These configuration files define the necessary services, including 'smib-slack', 'smib-webserver', 'smib-db', and 'smib-db-ui', and their respective properties like build context, dependencies, ports, environment variables, and network configurations.
@sam57719 sam57719 linked an issue May 9, 2024 that may be closed by this pull request
Expanded the Docker compose command instructions in the README file to include commands for 'develop' and 'master' builds. This provides more specific guidance for local development and deployment scenarios.
@sam57719 sam57719 marked this pull request as ready for review May 9, 2024 21:13
@sam57719 sam57719 requested a review from sjefferson99 May 9, 2024 21:13
@sjefferson99 sjefferson99 self-assigned this May 12, 2024
@sjefferson99 sjefferson99 merged commit 197e640 into develop May 12, 2024
@sjefferson99 sjefferson99 deleted the 47-branch-docker-compose-files branch May 12, 2024 17:04
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.

Create docker compose versions for main and develop branches
2 participants