利用Dockerfile制作个人的镜像文件详细讲解

  [root@yoyo docker-run]# cat requirements.txt

  APScheduler==3.5.3

  asn1crypto==0.24.0

  atomicwrites==1.3.0

  attrs==18.2.0

  backports.csv==1.0.7

  bcrypt==3.1.7

  beautifulsoup4==4.7.1

  cached-property==1.5.1

  certifi==2018.11.29

  cffi==1.12.3

  chardet==3.0.4

  cryptography==2.7

  DBUtils==1.3

  defusedxml==0.5.0

  diff-match-patch==20181111

  Django==2.1.4

  django-bootstrap3==11.0.0

  django-crispy-forms==1.7.2

  django-formtools==2.1

  django-import-export==1.2.0

  django-ranged-response==0.2.0

  django-reversion==3.0.3

  django-simple-captcha==0.5.10

  django-stdimage==4.0.1

  docker==3.7.3

  docker-compose==1.24.1

  docker-pycreds==0.4.0

  dockerpty==0.4.1

  docopt==0.6.2

  et-xmlfile==1.0.1

  future==0.17.1

  httplib2==0.12.1

  idna==2.7

  jdcal==1.4

  jsonschema==2.6.0

  more-itertools==6.0.0

  mysqlclient==1.4.2.post1

  odfpy==1.4.0

  openpyxl==2.6.1

  paramiko==2.6.0

  Pillow==5.4.1

  pluggy==0.6.0

  progressbar2==3.39.3

  py==1.7.0

  pycparser==2.19

  pymssql==2.1.4

  PyMySQL==0.9.3

  PyNaCl==1.3.0

  pytest==3.6.3

  python-utils==2.3.0

  pytz==2018.7

  PyYAML==3.13

  requests==2.20.1

  six==1.12.0

  soupsieve==1.7.3

  tablib==0.13.0

  texttable==0.9.1

  tzlocal==1.5.1

  urllib3==1.24.1

  websocket-client==0.56.0

  xlrd==1.2.0

  xlwt==1.3.0