Closed aryanpingle closed 1 month ago
Code Climate has analyzed commit 1ae69ef9 and detected 0 issues on this pull request.
View more on Code Climate.
@aryanpingle Thanks for opening the PR. However, this PR requires more work and will be taken up later.
Adds a Makefile with recipes like
start-http
,stop-https
to simplify the process of running docker compose commands on a DTaaS server.This is just a convenience file for running commonly used commands, and only works on Linux/MacOS. Needs to be a cross-platform solution like a Python script inside venv.