Can You Still Use Docker? Understanding the New US Export Restrictions
The article explains why Docker’s recent terms of service restrict usage for companies on the US Entity List, clarifies which Docker products are affected, and shows that open‑source Docker CE remains usable while commercial Docker EE and Docker Hub are prohibited for listed entities.
1. Premise Overview
Recently the well‑known open‑source container engine Docker attracted attention as many tech media claimed Docker was banned. The reason is that Docker’s new terms of service, effective August 13, prohibit entities on the US "Entity List" from using its services. Does this mean Docker can no longer be used?
2. Which Companies Are Restricted
Chinese IT firms currently on the US Entity List include Huawei, SenseTime, YITU, Megvii, Hikvision, iFlytek, Qihoo 360, Eastnet, CloudWalk, and others, as well as research institutes such as National University of Defense Technology, Beihang University, Northwestern Polytechnical University, University of Electronic Science and Technology of China, Harbin Engineering University, Harbin Institute of Technology, Beijing Computer Science Research Center, and Beijing High‑Pressure Science Research Center. Major cloud providers Alibaba, Tencent, and Baidu are not on the list.
Therefore, only the entities listed in Docker’s terms would be prohibited; unlisted companies are not affected. If your company is not on the list, this issue does not concern you.
3. Which Docker Products Are Affected
Docker’s ecosystem consists of three main parts: the commercial, closed‑source Docker EE (Enterprise Edition) maintained by Docker Inc.; the open‑source, community‑maintained Docker CE (Community Edition); and Docker Hub, a public image registry comparable to a Docker‑specific GitHub, also controlled by Docker Inc.
The new terms target Docker EE and Docker Hub. Docker CE is not affected. Most tutorials and tutorials online refer to Docker CE, so there is no need to panic. Companies on the Entity List can fork Docker CE and create their own distribution, retaining full usage rights.
4. Open‑Source Is Exempt from the List
The Linux Foundation’s recent white paper on open‑source technology and US export controls explains that the Export Administration Regulations (EAR) exempt publicly released open‑source software, specifications, hardware design documents, and binaries. Such openly available open‑source items are not subject to EAR restrictions, providing some reassurance despite the evolving rules.
5. Summary
In short, the new service terms do not affect most developers; only Docker EE and Docker Hub are restricted for listed entities, while Docker CE remains free to use.
macrozheng
Dedicated to Java tech sharing and dissecting top open-source projects. Topics include Spring Boot, Spring Cloud, Docker, Kubernetes and more. Author’s GitHub project “mall” has 50K+ stars.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.