john_scott
02/03/2020, 5:00 AMdocker-compose.yml
file was created after i created a new meltano project from a docker image. When i run the compose file...
$ cd my-new-project
$ docker-compose up
... the meltano instance seems to start up fine.
Is this the correct way to run meltano in Docker ?