Skip to content

OlehDutchenko/dev-template

Repository files navigation

dev-template

Dev Docker

This sections describes how to run the local development environment using Docker.

Note:

  1. This is not required option, you can run the project locally without Docker
  2. For this option you need to have make and docker

Commands

  • make dev-up will build the Docker image, run dev container and enter to the container.
  • make dev-exec enters to running container.
  • make dev-down stops and removes the running container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published