We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 22.04.1 LTS下运行: docker build -t tf_tutorial . 出现:
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
建议DockerFile第一行直接改为: FROM tensorflow/tensorflow:1.4.0-devel 这样镜像就可以build起来了。
No branches or pull requests
Ubuntu 22.04.1 LTS下运行:
docker build -t tf_tutorial .
出现:
The text was updated successfully, but these errors were encountered: