From df48cc53cf7b5bca303846d7cbea01a4ce1c47d3 Mon Sep 17 00:00:00 2001 From: iBug Date: Thu, 26 Oct 2023 02:19:30 +0800 Subject: [PATCH] infrastructure: Add dockerhub.md (DSOS application) --- docs/infrastructure/dockerhub.md | 27 +++++++++++++++++++++++++++ mkdocs.yml | 5 +++-- 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 docs/infrastructure/dockerhub.md diff --git a/docs/infrastructure/dockerhub.md b/docs/infrastructure/dockerhub.md new file mode 100644 index 00000000..a6c92269 --- /dev/null +++ b/docs/infrastructure/dockerhub.md @@ -0,0 +1,27 @@ +# Docker Hub + +## Docker-Sponsored Open-Source program (DSOS) application {#dsos} + +| Item | Reference response | +| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | +| First Name | Jiawei (**Use your own name**) | +| Last Name | Fu (**Use your own name**) | +| Email Address | *redacted* (**Use your own email address**) | +| Role | Tech Lead (or anything that makes sense) | +| Company or Organization Name | Linux User Group of University of Science and Technology of China | +| Country | (Select *China*) | +| What is the name of your project? | Various: USTC Open Source Software Mirror, USTC Network Boot Service, etc. | +| Please link the public repository of your OSS organization (github, gitlab, etc.) | | +| Please provide a link to your project website. | | +| Enter your user Docker ID (aka username). | ibugone (**Use your own Docker ID**) | +| Do you have an existing Organization? | (Select *Yes*) | +| Enter the **existing** Docker ID for your **organization** on Docker Hub. | ustclug | +| What is the goal of this project? | Ease the use of many Linux distros and open-source software. as well as advocate the spirit of Free Software | +| What types of user(s) benefit from this project? | Linux users and developers in mainland China | +| What is the code distribution license for your OSS project? | (Select *MIT License*) | +| To what industry does your project or organization belong? | (Select *Academic/research*) | +| To what industry does your project or organization belong? | 6 (Adjust as needed) | +| Please list all sponsors for this project (patreon and other microdonations can be listed as one). | USTC Network Information Center, USTC Library | +| Does this project have a pathway to commercialization? ... | (Select *No*) | +| If approved, do you agree to the ...? | (Tick the checkbox) | +| | Press *Submit* | diff --git a/mkdocs.yml b/mkdocs.yml index bee64d56..dd73d703 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -61,8 +61,8 @@ markdown_extensions: - meta - pymdownx.details - pymdownx.emoji: - emoji_index: !!python/name:materialx.emoji.twemoji - emoji_generator: !!python/name:materialx.emoji.to_svg + emoji_index: !!python/name:material.extensions.emoji.twemoji + emoji_generator: !!python/name:material.extensions.emoji.to_svg - pymdownx.tilde - pymdownx.superfences - toc: @@ -92,6 +92,7 @@ nav: - Monitor: "infrastructure/monitor.md" - Office 365 and Mail: "infrastructure/office.md" - GitHub: infrastructure/github.md + - Docker Hub: infrastructure/dockerhub.md - Mail Agent: infrastructure/mail.md - RAID: infrastructure/raid.md - Discontinued Infrastructure: