0
Containerize our code
Does anybody here have any experience using docker or any other container technology to run code or application ? can you show me how to get started if we are still using virtual machines to run our code/app now and would like to get into the container and the cloud side of things thanks
3 Answers
0
something similar to what this article is saying https://www.digitalocean.com/community/tutorials/docker-explained-how-to-containerize-JUMP_LINK__&&__python__&&__JUMP_LINK-web-applications
0
Hi Jasol, I am quite new to Docker technology,
and far away to use it on production. But idea to have same environment on your laptop and server is great. I have started by installing centos 7 and then started to follow official documentation which is interactive and easy readable. https://docs.docker.com/