Skip to content

martinezalina/python-numbers-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized Python App

Run the app

The first time the project is used, the following commands should be run:

  1. Build container: docker-compose build

  2. Run Scripts For the 1st challenge: docker-compose run server python src/challenge1.py

    For the 2nd challenge: docker-compose run server python src/challenge2.py

  3. To shut down container: docker-compose down

Additional Information

Stack

  • Docker
  • Docker-Compose
  • Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published