How can a docker container image be constructed “FROM scratch” that only has a python program and the basic python interpreter?

前端 未结 0 1000
长发绾君心
长发绾君心 2021-01-24 02:49

No Alpine, Ubuntu, Debian, CentOS, etc. - just the bare minimum necessary to run a python program. Of course, it will probably have requirements that need to be installed also,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题