Skip to content

Instantly share code, notes, and snippets.

@alpham
Created October 28, 2017 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alpham/9e41ae63df9a7413ef25588f25a8150c to your computer and use it in GitHub Desktop.
Save alpham/9e41ae63df9a7413ef25588f25a8150c to your computer and use it in GitHub Desktop.
Dockerfile to solve the lang error for odoo:11.0
FROM odoo:11.0
ENV LANG C.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment