Search Docker Hub
code-labo-python
By iganarix
877
Flask を使ったサンプル Web コンテナ
docker run \ --rm \ -p 8080:5000 \ --name code-labo-python \ iganarix/code-labo-python
http://0.0.0.0:8080
http://0.0.0.0:8080/healthz
http://0.0.0.0:8080/hogehoge
Content type
Image
Digest
Size
328.3 MB
Last updated
about 5 years ago
docker pull iganarix/code-labo-python