TACC / Core-CMS-Custom

Customized Core CMS code and builds
5 stars 0 forks source link

Adapt Makefile for docker v2 #295

Closed chandra-tacc closed 1 month ago

chandra-tacc commented 1 month ago

Overview

Docker v2 has different commandline for compose docker compose Adjust Makefile to handle both based on availability

Related

WP-602

Changes

Add command var based on whether docker-compose works

Testing

  1. Update to v2.
  2. cd to apcd_cms
  3. make build
  4. make start