--- version: '1' services: aiot-remove-background: build: . container_name: sthf-remove-background restart: unless-stopped ports: - 8501 volumes: - .:/app # command: streamlit run sdc.py