I need to know how to setup a Docker to implement a container that could help me run an Odoo 10.0 ERP environment in it. I'm looking for references or some setup guides, even I don't mind if you can paste the CLI below. I'm currently developing in a Ubuntu OS.
Thanks in Advance.......!!!
@NaNDuzIRa This is quite simple. I suggest that when you want to learn how to do something even if you need it very fast to look into the "man page" of the tool that you are trying to use to package your application. In this case, it is Docker.
Finally, you include the installation steps of Odoo for which i have added a link at the bottom of this post.