eruptionjs/create-eruption

Feat: Option to include Docker Support

luigieai opened this issue · 0 comments

With eruptionjs/core#33 being pushed, we need to add the support at CLI to include or not the docker support, basically we just need to remove the Dockerfile, dockerfile.dev, docker-compose.yml & docker-compose-dev.yml files if the user does not want docker support.