Sign inSign up

eisson/simple-web-app

By eisson

Updated about 7 years ago

simple web app in Python

Image
0

138

eisson/simple-web-app repository overview

simple web app with python

Python 3 in ubuntu v18.04

Find the image here

Pulling the image

docker pull eisson/simple-web-app

Using the image in a Dockerfile

FROM eisson/simple-web-app

building and pushing :

$ docker build .  -t eisson/simple-web-app:latest 
$ docker push  eisson/simple-web-app:latest 

Tag summary

Content type

Image

Digest

Size

169.9 MB

Last updated

about 7 years ago

docker pull eisson/simple-web-app