https://github.com/apachecn-archive/know-docker-well

https://github.com/apachecn-archive/know-docker-well

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: apachecn-archive
  • License: gpl-3.0
  • Language: Shell
  • Default Branch: main
  • Size: 500 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

know-docker-well

know-docker-well

Owner

  • Name: ApacheCN 归档
  • Login: apachecn-archive
  • Kind: organization
  • Email: wizard.z@qq.com

防止重要项目丢失而设立的归档

GitHub Events

Total
Last Year

Dependencies

flask_app/Dockerfile docker
  • ubuntu latest build
learn_nix/Dockerfile docker
  • debian buster build
learn_nix/nginx/Dockerfile docker
  • debian buster build
module_1_docker_images_containers/Demo1/Dockerfile docker
  • node 14 build
module_1_docker_images_containers/Demo2/Dockerfile docker
  • node latest build
module_1_docker_images_containers/Demo2_Dockerfile_Optimization/Dockerfile docker
  • node latest build
module_1_docker_images_containers/Demo4_dockerfile/Dockerfile docker
  • python latest build
module_1_docker_images_containers/Demo6_Assignment/node-app/Dockerfile docker
  • node latest build
module_1_docker_images_containers/Demo6_Assignment/python-app/Dockerfile docker
  • python latest build
module_2_docker_data_volumes/Demo1_volumes_dockerfile/Dockerfile docker
  • node 16 build
module_2_docker_data_volumes/Demo2_volumes_dockerfile/Dockerfile docker
  • node 16 build
module_1_docker_images_containers/Demo1/package.json npm
  • express ^4.17.1
module_1_docker_images_containers/Demo2/package.json npm
  • body-parser 1.19.0
  • express ^4.17.1
module_1_docker_images_containers/Demo2_Dockerfile_Optimization/package.json npm
  • body-parser 1.19.0
  • express ^4.17.1
module_1_docker_images_containers/Demo6_Assignment/node-app/package.json npm
  • express ^4.17.1
module_2_docker_data_volumes/Demo1_volumes_dockerfile/package.json npm
  • body-parser ^1.19.0
  • express ^4.17.1
module_2_docker_data_volumes/Demo2_volumes_dockerfile/package.json npm
  • nodemon ^2.0.12 development
  • body-parser ^1.19.0
  • express ^4.17.1
flask_app/requirements.txt pypi
  • Flask ==2.0.1
flask_app_nix/setup.py pypi