- by the help
Dockerfile
we can make Docker image - make changes on existing image and save it and use it as a new image
- create a empty directory
- crete two file inside directory
indx.html
andDockerfile
- run command
docker build -t "name" /dirpath
docker run -itd --name web1 -p 1234:80 pradyweb
- run on browser
publicip:1234
--python progran
- automation
- containerization
- CI(continuous integration)/CD(continuous delivery)
- microservices
- ruby 2005 -> puppet
- ruby 2007 -> chef
- python 2010 -> salt
- python 2012 -> Ansible
- -- -- JUJU
- -- -- Teraform
- basically use for cloud services
- aws ,azure,google