Skip to content

Docker Space not triggering build despite valid Dockerfile and correct SDK #3452

@SamPan-Git

Description

@SamPan-Git

Describe the bug

Hi team,
I’ve created a Space via CLI using:
hf repo create tdsp1 --repo-type=space --space_sdk=docker
I’ve confirmed:

  • The SDK is set to Docker in the Space settings
  • A valid Dockerfile (capital D) is present in the root
  • app.py and requirements.txt are present
  • The app runs locally via Docker
  • I’ve pushed multiple times and even triggered dummy rebuilds
    But: No build logs appear at all. The “Build logs” tab is empty, and the app doesn’t start.
    Space URL-
    https://huggingface.co/spaces/23f1002004/tdsp1
    Would appreciate help debugging this — happy to provide logs or try a fresh repro if needed.
    Thanks!

Reproduction

No response

Logs

System info

- huggingface_hub version: 0.35.3
- Platform: Windows-11-10.0.26100-SP0
- Python version: 3.13.1
- Running in iPython ?: No
- Running in notebook ?: No
- Running in Google Colab ?: No
- Running in Google Colab Enterprise ?: No
- Token path ?: C:\Users\SIMRAN PANWAR\.cache\huggingface\token
- Has saved token ?: True
- Who am I ?: 23f1002004
- Configured git credential helpers: manager
- FastAI: N/A
- Tensorflow: N/A
- Torch: N/A
- Jinja2: 3.1.6
- Graphviz: N/A
- keras: 3.8.0
- Pydot: N/A
- Pillow: 11.3.0
- hf_transfer: 0.1.9
- gradio: N/A
- tensorboard: N/A
- numpy: 2.3.1
- pydantic: 2.12.0
- aiohttp: N/A
- hf_xet: N/A
- ENDPOINT: https://huggingface.co
- HF_HUB_CACHE: C:\Users\SIMRAN PANWAR\.cache\huggingface\hub
- HF_ASSETS_CACHE: C:\Users\SIMRAN PANWAR\.cache\huggingface\assets
- HF_TOKEN_PATH: C:\Users\SIMRAN PANWAR\.cache\huggingface\token
- HF_STORED_TOKENS_PATH: C:\Users\SIMRAN PANWAR\.cache\huggingface\stored_tokens
- HF_HUB_OFFLINE: False
- HF_HUB_DISABLE_TELEMETRY: False
- HF_HUB_DISABLE_PROGRESS_BARS: None
- HF_HUB_DISABLE_SYMLINKS_WARNING: False
- HF_HUB_DISABLE_EXPERIMENTAL_WARNING: False
- HF_HUB_DISABLE_IMPLICIT_TOKEN: False
- HF_HUB_DISABLE_XET: False
- HF_HUB_ENABLE_HF_TRANSFER: False
- HF_HUB_ETAG_TIMEOUT: 10
- HF_HUB_DOWNLOAD_TIMEOUT: 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions