Example : lakehouse_docker :
1 : Add in README :
Integration with other stacks of datafuel
- Run
docker network create datafuel-local-network
- Run
docker-compose -f datafuel.docker-compose.yml
2 : Create a datafuel.docker-compose.yml from the original and add at the end :
networks:
default:
external:
name: datafuel-local-network
Example : lakehouse_docker :
1 : Add in README :
Integration with other stacks of datafuel
docker network create datafuel-local-networkdocker-compose -f datafuel.docker-compose.yml2 : Create a datafuel.docker-compose.yml from the original and add at the end :
networks:
default:
external:
name: datafuel-local-network