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

Basic Dockerisation #2

Closed
6 tasks done
Arthi-chaud opened this issue Feb 17, 2024 · 0 comments
Closed
6 tasks done

Basic Dockerisation #2

Arthi-chaud opened this issue Feb 17, 2024 · 0 comments
Assignees
Labels
api About the API ci Continuous Integration/Deployment dockerization Build/Ship the application using Docker front About the Front App (Mobile and Web) scanner About the Scanner Microservice
Milestone

Comments

@Arthi-chaud
Copy link
Owner

Arthi-chaud commented Feb 17, 2024

  • Following Basic CI #1, there should be an action to build a Docker Image for each service
    • API
    • Front
    • Scanner
  • Each of these images, if built successfully, should be pushed to a docker image registry

  • There should be a functional docker-compose.yml file at the root of the repository
  • There should be a functional docker-compose.dev.yml file at the root of the repository, which would setup and run the app in a development environment
@Arthi-chaud Arthi-chaud added front About the Front App (Mobile and Web) api About the API scanner About the Scanner Microservice ci Continuous Integration/Deployment dockerization Build/Ship the application using Docker labels Feb 17, 2024
@Arthi-chaud Arthi-chaud self-assigned this Feb 17, 2024
@Arthi-chaud Arthi-chaud added this to the v0.1 milestone Feb 17, 2024
@Arthi-chaud Arthi-chaud mentioned this issue Feb 17, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api About the API ci Continuous Integration/Deployment dockerization Build/Ship the application using Docker front About the Front App (Mobile and Web) scanner About the Scanner Microservice
Projects
None yet
Development

No branches or pull requests

1 participant