摘要: 香港科技大学TensorFlow三天速成课件 https://blog.csdn.net/zhongxon/article/details/54709347 香港科技大学TensorFlow三天速成课件 https://blog.csdn.net/gh13uy2ql0n5/article/detai 阅读全文
posted @ 2018-09-18 20:05 abcyrf 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 首先安装redi,使用redis充当broker 在settings.py中增加如下配置: INSTALL_APPS中增加 在settings.py同级目录增加celery.py coding: utf 8 from __future__ import absolute_import, unicod 阅读全文
posted @ 2018-09-18 16:37 abcyrf 阅读(228) 评论(1) 推荐(0) 编辑
摘要: 删除所有未打 dangling 标签的镜像 docker rmi $(docker images q f dangling=true) 阅读全文
posted @ 2018-09-18 14:09 abcyrf 阅读(436) 评论(0) 推荐(0) 编辑
摘要: http://docs.traefik.cn/ Traefik kubernetes 初试 https://blog.csdn.net/ximenghappy/article/details/60870557 阅读全文
posted @ 2018-09-18 10:20 abcyrf 阅读(130) 评论(0) 推荐(0) 编辑