我正在寻找一个包含python3和crontab的docker镜像.当我python:latest用作基础时,我没有cron,但所有必需的python包安装没有问题.
当我使用alpine作为基础时,我有(busybox)cron工作,但由于编译器错误而无法安装特定的python包.
我使用时同样适用python:alpine.
Collecting pynacl>=1.0.1 (from paramiko->-r required_python_packages.txt (line 6))
Downloading PyNaCl-1.1.2.tar.gz (3.1MB)
Complete output from command python setup.py egg_info:
No working compiler found, or bogus compiler options
passed to the compiler from Python's distutils module.
See the error messages above.
Run Code Online (Sandbox Code Playgroud)
有什么建议吗?
我使用Meteor与IRON路由器,它非常适合动态文件.但我有一个statis legend.html文件,我想服务.我把它放在公共文件夹中,但是我收到了无法找到该文件的错误.
因为它是从word生成的,所以我无法使用模板作为包装器.
诀窍是什么?