vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.94k stars 466 forks source link

Update scripts to use Docker Compose V2 #652

Closed pamella closed 4 months ago

pamella commented 4 months ago

Description

Update scripts to use Compose V2 by replacing the hyphen (-) with a space, using docker compose instead of docker-compose. Docs: https://docs.docker.com/compose/migrate/

Motivation and Context

Screenshots (if appropriate):

Steps to reproduce (if appropriate):

Types of changes

Checklist: