Skip to content

Dockerize application for development environment #122

Description

WHAT

  • Setup Dockerfile(s) and docker-compose.yml(s) for backend, frontend, and database (only for development, not production)

WHY

  • Automates the installation, setup, and configuration of project environment
  • Allows for easy local database setup

HOW

  • Create Dockerfile, dev-docker-compose.yml, and .dockerignore files
  • Create root package.json file to provide script commands for running docker-compose commands

TEST

  • TODO: Include the necessary commands to run to test out if application was successfully dockerized

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedOn hold due to a dependency or external condition.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions