Skip to content

jerowe/ci-cd-on-aws-with-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Docker flask app project template.

Build your image

Build your image by running docker build -t python_flask_app flask_app, or use the build_docker_image.sh script.

Run

You can run your docker image directly with docker run -it -p 5000:5000 python_flask_app

Deploy

Sign up for an account over at Docker Hub or Quay.io. Follow the instructions for logging in through the command line, and then update the deploy.sh script with your username.

About

CI / CD On AWS for Beginners with Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages