Skip to content

Commit 32c5c10

Browse files
Fix makefile for issue#371 (#470)
* Makefile changes Signed-off-by: Rakhi Dutta <[email protected]> * Makefile changes Signed-off-by: Rakhi Dutta <[email protected]> * Update Makefile targets for container Signed-off-by: Mihai Criveti <[email protected]> --------- Signed-off-by: Rakhi Dutta <[email protected]> Signed-off-by: Mihai Criveti <[email protected]> Co-authored-by: Mihai Criveti <[email protected]>
1 parent 9c6ac01 commit 32c5c10

File tree

3 files changed

+490
-175
lines changed

3 files changed

+490
-175
lines changed

.env.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONTAINER_RUNTIME=docker
2+
COMPOSE_CMD=docker compose

0 commit comments

Comments
 (0)