Skip to content
New issue

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

use docker to run develop tools #124

Open
rainchen opened this issue Jun 17, 2019 · 0 comments
Open

use docker to run develop tools #124

rainchen opened this issue Jun 17, 2019 · 0 comments

Comments

@rainchen
Copy link
Member

可以封装一个 build 用的image ,里面装好开发工具的依赖库,这样开发环境也很简单了,也是用docker 来执行命令

  1. create a docker image for developing, e.g.: 'citamon/devenv', use python as base image, install depenedencies used in make deps, should save Dockerfile to devtools/devenv/ dir
  2. refactor make deps, make code-quality to run dev tools with docker, e.g. : docker exec `
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant