Skip to content

imran-syed-abdul/flask_using_selenium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step1

Replace syedimran1 with your docker username

docker build -t syedimran1/flask-1:latest .

Step2

docker push -t syedimran1/flask-1:latest .

Deploy

cf push flask-1 --docker-image syedimran1/flask-1:latest --docker-username syedimran1

if the fails, make sure to increase disk size and instance memory in manifest.json

About

Flask_using_selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.0%
  • Dockerfile 21.0%