Closed htrgouvea closed 1 year ago
develop
release/0.0.6
feat: add Dockerized build and run support
Added Makefile for Dockerized application
Defined Docker image and version variables
Included Docker commands for build, run, exec, stop, clean, and rebuild
Why: Facilitate easy development, testing, and deployment using Docker.
develop
release/0.0.6
feat: add Dockerized build and run support
Added Makefile for Dockerized application
Defined Docker image and version variables
Included Docker commands for build, run, exec, stop, clean, and rebuild
Why: Facilitate easy development, testing, and deployment using Docker.