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 in builds #81

Open
leVirve opened this issue Nov 28, 2015 · 3 comments
Open

Use docker in builds #81

leVirve opened this issue Nov 28, 2015 · 3 comments

Comments

@leVirve
Copy link
Contributor

leVirve commented Nov 28, 2015

Maybe we can support docker in building environment?

Actually, I've done some experiment on dockerfile and docker-compose.

Somehow there's still some problems in MySQL container settings for non-ascii. 😐 Even though, I think we should make a standard procedure for environment builds.

@afq984
Copy link
Collaborator

afq984 commented Nov 28, 2015

+1

@hydai
Copy link
Collaborator

hydai commented Nov 28, 2015

+1
Good idea!

@leVirve
Copy link
Contributor Author

leVirve commented Dec 2, 2015

Here is my current effort on docker. With Django + MySQL + Nginx containers.

Finally I resolved the encoding issue in MySQL with a defined config under ./bin/nginx/mysql_charset.conf. And not sure how to config nginx, theres's a sample one under ./bin/nginx/nginx.conf.
Any comment on it~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants