# read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker # you will also find guides on how best to write your Dockerfile #FROM weizengke/libcli:latest #CMD ["cmake ..", "cmake --build ."] CMD python app.py