Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sire

dragon-ball-super-zeno

An inspirational quotes app using Flask

Build application

Build the Docker image manually by cloning the Git repo.

$ git clone https://github.com/MuLx10/Sire.git
$ docker build -t Sire .

Download precreated image

You can also just download the existing image from DockerHub.

docker pull Sire

Run the container

Create a container from the image.

$ docker run --name my-container -d -p 8080:8080 Sire

Now visit http://localhost:8080

About

An inspirational quotes app using Flask

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages