Tuto_Sentiment_Analysis_App / tmp /sample_docker-compose.yml
eaedk's picture
tmp files
61bb1d0
raw
history blame contribute delete
189 Bytes
# version: "3.7"
# services:
# docs:
# build:
# context: .
# dockerfile: Dockerfile
# target: dev
# ports:
# - 8000:8000
# volumes:
# - ./:/app