What are the official docker images?

青灯夜游
Release: 2022-05-12 14:24:03
Original
9328 people have browsed it

Docker official images include: 1. nginx, a high-performance HTTP and reverse proxy service; 2. alpine, a lightweight Linux distribution for security applications; 3. busybox, an integrated More than a hundred commonly used Linux command and tool software; 4. Ubuntu; 5. PHP, etc.

What are the official docker images?

The operating environment of this tutorial: linux5.9.8 system, docker-1.13.1 version, Dell G3 computer.

Docker images are stored in the image warehouse service (Image Registry). The Docker client's image warehouse service is configurable, and Docker Hub is used by default.

Docker Hub is also divided into official repository (Official Repository) and unofficial repository (Unofficial Repository).

As the name suggests, the images in the official repository are reviewed by the Docker company. This means that the images are up to date and composed of high-quality code that is secure, well-documented, and has best practices.

Unofficial warehouses are more like Jianghu Knights. The mirrors in them may not necessarily have the advantages of official warehouses, but this does not mean that all unofficial warehouses are bad! There are also some excellent images in unofficial repositories.

Most popular operating systems and applications have corresponding images in the official Docker Hub repository. These images are easy to find and are usually at the top level of the Docker Hub namespace.

So what are the official docker images? Let me share with you the 151 most popular official images on Docker Hub. It is said that mastering the 17th one can dominate the universe!

The most popular 151 official images

1、nginx(9.5K STARS,10M PULL) Nginx ( engine x) is a high-performance HTTP and reverse proxy service, and also an IMAP/POP3/SMTP service

2, alpine, (4.2K STARS, 10M PULL) Alpine Linux is A lightweight Linux distribution for security applications.

3, busybox, (1.3K STARS, 10M PULL) BusyBox is a software that integrates more than 300 of the most commonly used Linux commands and tools.

4, httpd, (2.0K STARS, 10M PULL) httpd is the main program of the Apache Hypertext Transfer Protocol (HTTP) server.

6, mongo, (4.9K STARS, 10M PULL) MongoDB is a database based on distributed file storage. Written in C language. Designed to provide scalable, high-performance data storage solutions for WEB applications.

5, redis, (5.7K STARS, 10M PULL) Redis is an open source log type, Key written in ANSI C language, supports network, can be based on memory and can be persisted. -Value database and provides APIs in multiple languages.

7, ubuntu, (8.3K STARS, 10M PULL) Ubuntu (Youbangtuo, Youbantu, Ubuntu) is an open source GNU/Linux that mainly focuses on desktop applications Operating system, Ubuntu is based on Debian GNU/Linux, supports x86, amd64 (x64) and ppc architecture, and is built by a global professional development team (Canonical Ltd).

8, node6.1K STARS, 10M PULL) Node.js® is a JavaScript runtime based on the Chrome V8 engine.

9, postgres, (5.4K STARS, 10M PULL) PostgreSQL is a free object-relational database server (database management system) under a flexible BSD-style license issued.

10, mysql, (6.8K STARS, 10M PULL) MySQL is a relational database management system developed by the Swedish MySQL AB company and is currently a product of Oracle.

11, memcached, (1.1K STARS, 10M PULL) Memcached is a high-performance distributed memory object caching system used in dynamic web applications to reduce database load.

12, registry, (2.2K STARS, 10M PULL) docker-registry is an official tool that can be used to build private image warehouses.

13、hello-world,(642 STARS,10M PULL) docker-hellowold

14、golang,(2.1K STARS,10M PULL) Go language is the second open source programming language released by Google in 2009.

15, centos, (4.6K STARS, 10M PULL) CentOS is an enterprise-level Linux distribution based on Red Hat Linux with free source code.

16, docker, (807 STARS, 10M PULL) Docker is an open source application container engine that allows developers to package their applications and dependencies into a portable container , and then publish it to any popular Linux machine, and virtualization can also be achieved

17, php, (3.8K STARS, 10M PULL) PHP is the best language in the universe, use $The spell can control everything in the world.

18, mariadb, (2.2K STARS, 10M PULL) MariaDB database management system is a branch of MySQL, which is mainly maintained by the open source community. The purpose of licensing MariaDB using GPL is to completely Compatible with MySQL, including API and command line, making it an easy replacement for MySQL.

19, consul, (718 STARS, 10M PULL) Consul is an open source tool launched by HashiCorp, which is used to realize service discovery and configuration of distributed systems.

20, haproxy, (1.0K STARS, 10M PULL) HAProxy is a free and open source software written in C language [1], which provides high availability, load balancing, and TCP-based and HTTP application proxy.

21, traefik, (504 STARS, 10M PULL) Traefɪk is a modern HTTP reverse proxy and load balancing tool born to make the deployment of microservices more convenient.

22, rabbitmq, (2.1K STARS, 10M PULL) RabbitMQ is an open source implementation of AMQP (Advanved Message Queue) developed by erlang.

23, wordpress, (2.5K STARS, 10M PULL) WordPress is a blogging platform developed using PHP language. Users can set up their own website on a server that supports PHP and MySQL databases. .

24, python, (3.2K STARS, 10M PULL) Python is an interpreted, object-oriented, dynamic data type high-level programming language.

25, elasticsearch, (3.0K STARS, 10M PULL) ElasticSearch is a search server based on Lucene. It provides a distributed multi-user capable full-text search engine based on a RESTful web interface.

26, openjdk, (1.2K STARS, 10M PULL) OpenJDK is an open source version of JDK, released under the GPL agreement.

27, ruby, (1.5K STARS, 10M PULL) Ruby, a simple and fast object-oriented (object-oriented programming) scripting language, was developed by the Japanese in the 1990s Developed by Yukihiro Matsumoto, it complies with the GPL agreement and Ruby License.

28, influxdb, (547 STARS, 10M PULL) InfluxDB is an open source time series database. InfluxDB is an open source time series database with no external dependencies. Suitable for recording metrics, events and performing analysis.

29, debian, (2.7K STARS, 10M PULL) Debian GNU/Linux is an operating system and free software distribution, which is made by a group of users who voluntarily devote their time and energy to maintain and update.

30, logstash, (1.2K STARS, 10M PULL) Logstash is an open source server-side data processing pipeline that can collect data from multiple sources at the same time, convert the data, and then send the data to your favorite "repository".

32, java, (1.8K STARS, 10M PULL) Java is a high-level programming language launched by Sun Microsystems in May 1995. Java can run on multiple platforms, such as Windows, Mac OS, and other UNIX versions of systems.

33, nextcloud, (537 STARS, 10M PULL) Nextcloud is a free and professional private cloud storage network disk "open source" project that allows you to easily and quickly configure your personal/company computer Set up a set of cloud synchronization network disks exclusive to you or your team on devices such as computers, servers, or even Raspberry Pi to achieve cross-platform and cross-device file synchronization, sharing, version control, team collaboration and other functions.

31, tomcat, (2.0K STARS, 10M PULL) Tomcat is a Servlet container developed by Apache, which implements support for Servlets and JSP, and provides a web server Some unique functions, such as Tomcat management and control platform, security domain management and Tomcat valve, etc.

34, maven, (665 STARS, 10M PULL) Apache Maven is a software project management and comprehensive tool. Based on the concept of the Project Object Model (POM), Maven can manage project builds, reports and files from a central piece of information.

35, jenkins, (3.8K STARS, 10M PULL) Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform used. This is a free source code that can handle any kind of build or continuous integration.

36, swarm, (896 STARS, 10M PULL) Swarm is a relatively simple tool released by Docker in early December 2014 for managing Docker clusters.

37, telegraf, (180 STARS, 10M PULL) Telegraf is an agent program written in Go that can collect system and service statistics and write them to the InfluxDB database.

38, ghost, (824 STARS, 10M PULL) Ghost is an open source blogging platform built on Node.js. Ghost has an easy-to-use writing interface and experience, and blog content is written in Markdown syntax by default. Ghost aims to replace bloated WordPress.

39, kibana, (1.2K STARS, 10M PULL) Kibana is a browser-based Elasticsearch analysis and search dashboard using the Apache open source protocol.

40, drupal, (557 STARS, 10M PULL) rupal is an open source content management framework (CMF) written in PHP language. It is composed of content management system (CMS) and PHP development framework (Framework) together.

41, kong, (221 STARS, 10M PULL) Kong is Mashape’s open source high-performance and high-availability API gateway and API service management layer. It is based on OpenResty, performs API management, and provides plug-ins to implement AOP for the API.

42, cassandra, (848 STARS, 10M PULL) Cassandra is a distributed database from Apache that is highly scalable and can be used to manage large amounts of structured data. It provides high availability with no single point of failure.

43, vault, (335 STARS, 10M PULL) Vault is a password/certificate centralized management tool that provides a unified password access entrance through HTTP-API and provides permission control. And detailed log audit function.

45, sonarqube, (902 STARS, 10M PULL) SonarQube is an open platform for managing code quality, which can quickly locate potential or obvious errors in the code.

44, nats, (188 STARS, 10M PULL) NATS is an open source and high-performance messaging system. It is often considered "a central nervous system serving the cloud". It can transmit millions of messages per second, so it is very suitable for connecting microservices and IoT devices.

46, fedora, (699 STARS, 10M PULL) Fedora is a Linux distribution that is fast, stable and powerful for daily applications built by enthusiasts from the global community. operating system.

47, neo4j, (536 STARS, 10M PULL) Neo4j is a high-performance, NOSQL graph database that stores structured data on the network instead of in tables.

48, gradle, (126 STARS, 10M PULL) Gradle is an open source tool for automated project construction based on the concepts of Apache Ant and Apache Maven.

49, sentry, (494 STARS, 10M PULL) Sentry is a real-time event log and aggregation platform built on Django.

50, owncloud, (952 STARS, 10M PULL) ownCloud is a self-hosted open source file synchronization and sharing server.

51, jruby, (72 STARS, 10M PULL) JRuby, a Ruby interpreter implemented in pure Java, developed by the JRuby team.

52, perl, (219 STARS, 10M PULL) Perl, a feature-rich computer programming language, runs on more than 100 computer platforms and is widely used, from mainframes to Portable devices, from rapid prototyping to massively scalable development.

53, solr, (574 STARS, 10M PULL) Solr is an independent enterprise-level search application server that provides an API interface similar to Web-service.

54, rethinkdb, (475 STARS, 10M PULL) RethinkDB first appeared as a MySQL storage engine specially optimized for SSD. It is characterized by full utilization of SSD. At present, RethinkDB has separated from MySQL and become an independent storage.

55, rocket.chat, (338 STARS, 10M PULL) Rocket.Chat is one of the most feature-rich open source alternatives to Slack. Main functions: group chat, direct communication, private chat group, desktop notification, media embedding, link preview, file upload, voice/video chat, screenshots, etc.

56, groovy, (51 STARS, 10M PULL) Groovy is a dynamic language running on the JVM. It absorbs the advantages of languages ​​​​such as Python, Ruby and Smalltalk, and adds many special functions based on the Java language.

57, percona, (365 STARS, 10M PULL) Percona Server has been improved for the MySQL database server, and has a significant improvement in functionality and performance compared to MySQL.

58, amazonlinux,(440 STARS,10M PULL) Amazon Linux is a Linux image provided by AWS for use on Amazon EC2.

59、chronograf,(97 STARS,10M PULL) Chronograf is the UI component of InfluxData.

60、buildpack-deps,(393 STARS,10M PULL) buildpack-deps are similar to Heroku's stack images. It contains many required "development header" packages such as Ruby Gems, PyPI modules, etc.

61, nats-streaming, (41 STARS, 10M PULL) NATS Streaming is a data streaming system driven by NATS and its source code is also written in Golang language.

62, flink, (49 STARS, 10M PULL) Apache Flink is an open source computing platform for distributed data stream processing and batch data processing. It can be based on the same Flink runtime , providing functions that support both stream processing and batch processing applications.

63, zookeeper, (459 STARS, 10M PULL) ZooKeeper is a distributed, open source distributed application coordination service. It is an open source implementation of Google's Chubby. Important components of Hadoop and Hbase.

64, joomla, (198 STARS, 10M PULL) Joomla! is a world-renowned content management system. Joomla! is a software system developed using PHP language and MySQL database.

65、erlang,(208 STARS,10M PULL) Erlang(['ə:læŋ]) is a general-purpose concurrency-oriented programming language developed by Swedish telecommunications equipment manufacturer CS-Lab, developed by Ericsson, aims to create a programming language and runtime environment that can handle large-scale concurrent activities.

66, couchdb, (223 STARS, 10M PULL) CouchDB is an open source document-oriented database management system that can be accessed through the RESTful JavaScript Object Notation (JSON) API. Technique

67, jetty, (263 STARS, 10M PULL) Jetty is an open source servlet container that provides a running environment for Java-based web containers, such as JSP and servlets. Jetty is written in Java and its API is released as a set of JAR packages.

68, eclipse-mosquitto, (165 STARS, 10M PULL) mosquitto is an open source implementation of the MQTT protocol standard.

69, redmine, (626 STARS, 10M PULL) Redmine is an open source, web-based project management and defect tracking tool.

70, pypy, (147 STARS, 10M PULL) PyPy is a Python interpreter implemented in Python. pypy can run faster when interpreting py files.

71, iojs, (127 STARS, 10M PULL) io.js is a friendly fork of nodejs ("friendly fork"). It supports all the same modules in npm, uses the latest version of v8 (v8 is the js interpreter used by node.js), and fixes many bugs.

72, bash, (108 STARS, 10M PULL) bash is a Unix shell written for the GNU Project.

73, django, (725 STARS, 10M PULL) Django is an open source web application framework written in Python. The framework pattern of MVC is adopted, namely model M, view V and controller C.

74, mono, (306 STARS, 10M PULL) Mono is a free and open source project hosted by Xamarin (previously Novell, first Ximian). The goal of this project is to create a set of .NET tools that match the ECMA standards (Ecma-334 and Ecma-335), including a C# compiler and a common language framework.

75, couchbase, (325 STARS, 10M PULL) Couchbase is a database engine with high performance, scalability and strong availability. It allows developers to operate on data via NoSQL key-value stores (binary or JSON) or using N1QL.

76, adminer, (142 STARS, 10M PULL) Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.

77, piwik, (135 STARS, 10M PULL) Piwik is an open source website access statistics system based on Php MySQL technology.

78, crate, (106 STARS, 10M PULL) The bottom layer of crateDB is developed with elasticsearch. The multi-table search and subquery functions are much more powerful than elasticsearch.

79, elixir, (282 STARS, 5M PULL) Elixir is a functional, parallel-oriented general-purpose programming language based on the Erlang virtual machine.

80, kapacitor, (88 STARS, 5M PULL) Kapacitor is an open source framework used to process, monitor and alert time series data.

81, arangodb, (129 STARS, 5M PULL) ArangoDB is a native multi-model database that has key/value pairs, graph graphs and document document data models, providing It provides a unified database query language covering the three data models and allows mixing of the three models in a single query.

82, haxe, (13 STARS, 5M PULL) haxe is a type translation system that translates the code described by the haXe type system into the type system of the target language.

83, websphere-liberty, (200 STARS, 5M PULL) WebSphere Liberty is a fast, dynamic, easy-to-use Java EE application server.

84, tomee, (55 STARS, 5M PULL) Apache TomEE (pronounced the same as "tommy") is a new JavaEE server developed by the Apache Software Foundation. It is derived from Tomcat Later, the characteristics of JavaEE were added at the same time: TomEE=Tomcat java EE.

85, ubuntu-debootstra, (39 STARS, 5M PULL) debootstrap is a tool under debian/ubuntu, used to build a basic system (root file system). The generated directory complies with the Linux File System Standard (FHS), which includes directories such as /boot, /etc, /bin, /usr, etc., but it is much smaller than the released version of Linux, and of course its functions are not as powerful. Therefore, It can only be described as a "basic system".

86, opensuse, (242 STARS, 5M PULL) SUSE is the most famous Linux distribution in Germany and enjoys a high reputation around the world.

87, oraclelinux, (488 STARS, 5M PULL) Oracle Linux is one of the Linux distributions. Its full name is Oracle Enterprise Linux, or OEL for short. It is the first version released by Oracle in early 2006. This version is known for its better support for Oracle software and hardware.

88, mongo-express, (288 STARS, 5M PULL) MongoDB visual graphical interface.

89, orientdb, (93 STARS, 5M PULL) The main feature of OrientDB is to support multi-model objects, that is, it supports different models, such as documents, graphics, key/value and real object.

90, gcc, (324 STARS, 5M PULL) GNU Compiler Collection (GNU Compiler Collection) includes C, C, Objective-C, Fortran, Java, Ada and Go languages The front end also includes libraries in these languages ​​(such as libstdc, libgcj, etc.).

91, rails, (774 STARS, 5M PULL) Ruby on Rails, also known as Rails, is an open source web development framework written in the Ruby language.

92, ros, (184 STARS, 5M PULL) ROS (Robot Operating System) provides a series of libraries and tools to help software developers create robot application software.

93, xwiki, (73 STARS, 5M PULL) XWiki is an open source wiki and application platform written in Java and released based on the LGPL license.

94, ibmjava, (52 STARS, 5M PULL) Eclipse OpenJ9 is a high-performance, scalable Java virtual machine (JVM) implementation.

95, rust, (96 STARS, 5M PULL) Rust is a programming language developed by Mozilla that focuses on security, performance and concurrency.

96, odoo, (529 STARS, 5M PULL) Odoo is a modern business application suite, using AGPL license, and has customer relationship management (CRM), human resources, sales , purchasing, accounting, manufacturing, warehouse management, project management, and numerous community modules.

97, clojure, (226 STARS, 5M PULL) Clojure is a Lisp dialect running on the Java platform. Lisp is a programming known for its expressiveness and powerful functionality. Language, but people generally think that it is not suitable for general situations, and the emergence of Clojure completely changes this situation.

98, neurodebian, (53 STARS, 5M PULL) NeuroDebian provides a large number of popular neuroscience research software for the Debian operating system as well as Ubuntu and other derivatives.

99, swift, (198 STARS, 5M PULL) Swift, a new development language released by Apple at the 2014 WWDC (Apple Developer Conference), can run together with Objective-C* For Mac OS and iOS platforms, used to build applications based on Apple platforms.

100, aerospike, (98 STARS, 1M PULL) aerospike is a distributed kv storage service. Compared with redis, memcached, etc., its biggest feature is that it supports memory and disk Hybrid storage has very good support for SSD. The index is stored in the memory and the data is stored in the SSD, which can effectively save costs while maintaining extremely high performance.

101, composer, (264 STARS, 1M PULL) Composer is a dependency management tool for PHP5.3 and above. It allows you to declare the code libraries your project depends on and it will install them for you in your project. C

102, irssi, (96 STARS, 1M PULL) Irssi is a text user interface IRC client program written in C language by Timo Sirainen. Her release follows the GPL (GNU General Public License).

103, backdrop, (15 STARS, 1M PULL) Backdrop CMS is an open source content management system.

104, notary, (18 STARS, 1M PULL) In order to improve the security of Docker, the Notary security filter is introduced into Docker to ensure the standardization and security of Internet user operations. .

105, julia, (96 STARS, 1M PULL) Julia is a new high-performance dynamic high-level programming language. The syntax is similar to other programming languages, making it easy for other language users to learn. Julia has a rich function library that provides digital precision, sophisticated amplifiers (sophisticated amplifiers) and distributed parallel operation.

106, znc, (34 STARS, 1M PULL) ZNC is an IRC proxy that allows users to log in to the IRC server from a workstation.

107, r-base, (246 STARS, 1M PULL) R is a language and operating environment for statistical analysis and graphics. R is a free, free, open source software belonging to the GNU system. It is an excellent tool for statistical computing and statistical graphics.

108, php-zendserver, (151 STARS, 1M PULL) Zend Server is a PHP web development application server developed by Zend, the founding company of PHP.

109, matomo, (22 STARS, 1M PULL) Matomo, formerly known as piwik, is a powerful website traffic analysis website.

110, nuxeo, (38 STARS, 1M PULL) Nuxeo provides a scalable, modular enterprise content management platform to help architects and developers easily build and run businesses application.

111, celery, (221 STARS, 1M PULL) CeleryCelery is a distributed task queue developed based on Python. It supports task scheduling on distributed machines/processes/threads using task queues.

112, docker-dev, (80 STARS, 1M PULL) , This image contains the build and test environment of the Docker project itself, from which the official version can be released.

113, storm, (78 STARS, 1M PULL) Storm is Twitter’s open source distributed real-time big data processing framework. It was first open sourced on github. After version 0.9.1, it belongs to the Apache community and is called the real-time version of Hadoop by the industry.

114, gazebo, (43 STARS, 1M PULL) Gazebo is an autonomous robot 3D simulation environment. It can be used with ROS for complete robot simulation, or it can be used alone.

115, plone, (19 STARS, 1M PULL) Plone is a free, open source content management system (Content Management System, CMS).

116, bonita, (68 STARS, 1M PULL) Bonita BPM is an open source business process management and workflow suite, consisting of three main components: Bonita Studio, Bonita BPM Engine and Bonita Portal.

117, mediawiki, (80 STARS, 1M PULL) MediaWiki is the world's most famous open source wiki program, running in the PHP MySQL environment.

118, geonetwork, (21 STARS, 1M PULL) GeoNetwork opensource is a standardized distributed spatial information management platform designed to access databases, map products and related products with spatial characteristics. Metadata from various sources, thereby promoting the exchange and sharing of spatial information based on the Internet.

119, cirros, (48 STARS, 1M PULL) CirrOS is a small operating system focused on running on the cloud.

120, haskell, (255 STARS, 1M PULL) Haskell is a standardized, general-purpose pure functional programming language with non-restrictive semantics and strong static typing.

121, rapidoid, (7 STARS, 1M PULL) Rapidoid is a fast Java Web framework/microservice framework/RESTful framework similar to vert.x, competing with SpringBoot.

122、hylang,(23 STARS,1M PULL) Lisp dialect in Python ecosystem

123、teamspeak,(41 STARS,1M PULL) Teamspeak (TS for short) is a team voice communication tool, but it has more functions than ordinary communication tools and is easy to use.

124, eggdrop, (21 STARS, 1M PULL) Eggdrop is an open source IRC bot written in C language.

125, convertigo, (8 STARS, 1M PULL) Convertigo is an open source MBaaS/MADP platform for mobile application development and backend.

126, fsharp, (34 STARS, 1M PULL) F# (F sharp) is a programming language developed by Microsoft that provides a running environment for the .NET language. It is a functional Programming language (FP, Functional programming), the most important foundation of functional programming language is Lambda Calculus.

127, rakudo-star, (24 STARS, 1M PULL) Rakudo Perl 6, or Rakudo for short, is a compiler for the Perl 6 programming language.

128, lightstreamer, (28 STARS, 1M PULL) Lightstreamer is a real-time messaging server optimized for the Internet.

129, swipl, (5 STARS, 1M PULL) SWI-Prolog is a universal implementation of the Prolog language.

130, spiped,(17 STARS,1M PULL) Spiped is a tool for creating symmetric encryption and authentication pipes between socket addresses in order to connect to an address The source (for example, a UNIX socket on the local host) can transparently establish a connection to another address (for example, a UNIX socket on a different system).

131, ubuntu-upstart, (88 STARS, 1M PULL) upstart can monitor the process. When the server restarts or the process is abnormal, the process can be restarted to ensure service Continuously.

132, hello-seattle, (2 STARS, 1M, PULL) This image is a variant of the hello-world image created specifically for DockerCon 2016. Its use is discouraged.

13, open-liberty, (5 STARS, 500K PULL) Open Liberty is an open source Java microservice runtime released by IBM, a streamlined version of the WAS server.

134, thrift, (91 STARS, 500K PULL) The Apache Thrift software framework is used for scalable cross-language service development. Simply put, it is RPC remote calling. It is a complete RPC framework system.

135, kaazing-gateway, (53 STARS, 500K PULL) Kaazing GateWay is a gateway that provides cross-platform and cross-browser WebSocket support, written in Java.

136, photon, (55 STARS, 500K PULL) Photon OS is a minimalist Linux operating system for cloud-native applications optimized for the VMware platform. It runs distributed applications using containers in a variety of formats, including Docker, Rkt, and Garden.

137, glassfish, (108 STARS, 500K PULL) GlassFish is a robust commercially compatible application server that reaches product-level quality and is free for development, deployment and redistribution.

138、mageia,(21 STARS,500K PULL) Mageia is a community-based Linux distribution for desktop and server

139、hola- mundo,(2 STARS,500K PULL) A variant of the hello-world image created specifically for DockerCon EU 2015, its use is discouraged.

140, crux, (22 STARS, 100K PULL) CRUX is a lightweight Linux distribution optimized for i686. The name itself has no meaning.

141, known, (8 STARS, 100K PULL) Blog, satisfying social interaction, known is a social publishing platform.

142, silverpeas,(7 STARS,100K PULL) Silverpeas is a collaboration and social networking portal designed to facilitate and leverage collaboration, knowledge sharing and feedback among people, teams and organizations.

143, sourcemage, (9 STARS, 100K PULL) Source IMage is a GNU/Linux-based distribution with maximum customization flexibility.

144, hipache, (70 STARS, 100K PULL) Hipache is an HTTP proxy system that supports WebSocket.

145, yourls, (3 STARS, 100K PULL) is an open source PHP program that allows you to easily build your own short URL generation system.

146, clearlinux, (29 STARS, 100K PULL) ClearLinux is a Linux-based operating system specially designed for Intel architecture.

147, scratch, (432 STARS, 100K PULL) Most images are ultimately derived from the scratch image, which is an empty image and is mainly used to make other images.

148, sl, (2 STARS, 100K PULL) The official container of Scientific Linux (SL), Scientific Linux is a recompiled Red Hat Enterprise Linux, developed by Fermi National Accelerator Laboratory , CERN, and universities and laboratories around the world.

149, clefos, (2 STARS, 100K PULL) ClefOS Linux is a community-supported IBM Z (mainframe) distribution designed to be functionally compatible with CentOS and RHEL.

150, euleros,(8 STARS,100K PULL) Huawei EulerOS provides enhanced security, compatibility and ease of use as well as high reliability. It meets the growing demand for Linux OS in enterprise applications and provides users with a compelling open IT platform choice.

151, alt,(3 STARS,10K PULL) ALT Linux produces different types of distributions for different purposes. This includes various desktop distributions for home and office computers, enterprise servers, general distributions containing a wide range of development tools and documentation, certified products, specialized distributions for educational institutions, and distributions for low-end computers.

Note: Most of the introductions are directly copied from Baidu Encyclopedia. Some Chinese information at the back is relatively sparse. The introduction of DockerImage is directly translated by Google, mainly to give a general understanding of some things. Whatever you do, don’t worry about the specific details.

Recommended learning: "docker video tutorial"

The above is the detailed content of What are the official docker images?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template