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

Create Docker GitHub Action for Dev Environment #87

Closed
1 of 5 tasks
felixfaisal opened this issue Oct 1, 2021 · 1 comment · Fixed by #91
Closed
1 of 5 tasks

Create Docker GitHub Action for Dev Environment #87

felixfaisal opened this issue Oct 1, 2021 · 1 comment · Fixed by #91
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@felixfaisal
Copy link
Owner

Task

Create a GitHub Workflow to test the docker containers working

Solution (optional)

To start the containers in dev environment use this command - docker-compose -f docker-compose-dev.yml up
Try to have this test in matrix OS that is Linux, Mac and Windows

Type of Change

  • New feature
  • Feature update/enhancement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation
  • Other: Please describe
@aminoxix
Copy link
Contributor

aminoxix commented Oct 2, 2021

@felixfaisal: Can you pl assign me this issue? I'll like to give it a try! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants