We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95163a8 commit d52e27aCopy full SHA for d52e27a
docker-compose.yml
@@ -1,5 +1,6 @@
1
services:
2
data-ingestion:
3
+ container_name: data-ingestion
4
build:
5
context: .
6
dockerfile: Dockerfile
0 commit comments