Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e0ff5d

Browse files
Update README.md
1 parent 7f6c5c7 commit 7e0ff5d

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

‎README.md‎

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,26 @@ The Docker Images have been uploaded to [Docker Hub](https://hub.docker.com/r/sh
5858
5959
1. [Anaconda Python Environment](https://github.com/SuperBruceJia/pytorch-flask-deploy-webapp/tree/master/BiLSTM-docker-Anaconda) --> 2.22 GB (V1.0)
6060
61-
continuumio/anaconda3:4.4.0
61+
*Used Image*: continuumio/anaconda3:4.4.0
6262
6363
2. [Standard Python Environment](https://github.com/SuperBruceJia/pytorch-flask-deploy-webapp/tree/master/BiLSTM-docker-Python) --> 617.96 MB (V2.0)
6464
65-
Python:3
65+
*Used Image*: Python:3
6666
6767
3. [Smaller Python Environment](https://github.com/SuperBruceJia/pytorch-flask-deploy-webapp/tree/master/BiLSTM-docker-Python-Smaller) --> 447.05 MB (V4.0)
6868
69-
python:3.8-slim-buster
70-
69+
*Used Image*: python:3.8-slim-buster
70+
71+
## Reference Image and Readings
72+
73+
1. [Python Image](https://hub.docker.com/_/python?tab=description)
74+
75+
2. [Anaconda Image](https://hub.docker.com/r/continuumio/anaconda3)
76+
77+
3. [My uploaded Docker Images](https://hub.docker.com/r/shuyuej/ner-pytorch-model/tags)
78+
79+
4. [The best Docker base image for your Python application](https://pythonspeed.com/articles/base-image-python-docker-images/)
80+
7181
## License
7282
7383
MIT License

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /