Open LukeLIN-web opened 2 years ago
If we directly run docker build -t "custom image name" , it would show ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found
docker build -t "custom image name"
ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found
If we directly run
docker build -t "custom image name"
, it would showERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found