Skip to content

boyanaboneva/devops-programme

 
 

Repository files navigation

devops-programme

To build the docker image, execute:

docker build -t bobby84/getting-started-index-html .

To list the current images, execute:

docker image ls 

To push the docker image to Docker Hub, execute:

docker push bobby84/getting-started-index-html

About

This is a Telerik DevOps programme tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.1%
  • Dockerfile 37.9%