<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://zxdd.com/index.php?action=history&amp;feed=atom&amp;title=Theia</id>
	<title>Theia - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://zxdd.com/index.php?action=history&amp;feed=atom&amp;title=Theia"/>
	<link rel="alternate" type="text/html" href="https://zxdd.com/index.php?title=Theia&amp;action=history"/>
	<updated>2026-06-02T22:39:11Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://zxdd.com/index.php?title=Theia&amp;diff=225&amp;oldid=prev</id>
		<title>Eric：​创建页面，内容为“Eclipse Theia 是一个免费开源的集成开发环境（IDE）。  ==安装==  === 使用Docker安装 === Theia提供几种制作好的Docker镜像，见[…”</title>
		<link rel="alternate" type="text/html" href="https://zxdd.com/index.php?title=Theia&amp;diff=225&amp;oldid=prev"/>
		<updated>2020-09-20T10:46:46Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“Eclipse Theia 是一个免费开源的集成开发环境（&lt;a href=&quot;/index.php?title=IDE&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;IDE（页面不存在）&quot;&gt;IDE&lt;/a&gt;）。  ==安装==  === 使用Docker安装 === Theia提供几种制作好的&lt;a href=&quot;/Docker&quot; title=&quot;Docker&quot;&gt;Docker&lt;/a&gt;镜像，见[…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Eclipse Theia 是一个免费开源的集成开发环境（[[IDE]]）。&lt;br /&gt;
&lt;br /&gt;
==安装==&lt;br /&gt;
&lt;br /&gt;
=== 使用Docker安装 ===&lt;br /&gt;
Theia提供几种制作好的[[Docker]]镜像，见[https://github.com/theia-ide/theia-apps#docker-image-variants Docker Image Variants]。&lt;br /&gt;
&lt;br /&gt;
使用下面命令启动一个容器，访问&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://localhost:8080&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;即可：&lt;br /&gt;
 docker run -it --init -p 8080:3000 -v &amp;quot;$(pwd):/home/project&amp;quot; theiaide/theia-php:latest&lt;br /&gt;
&lt;br /&gt;
使用需要https和token的Docker镜像：&lt;br /&gt;
 docker run --init -itd -p 8080:10443 --name theia -e token=yourtoken -v &amp;quot;$(pwd):/home/project:cached&amp;quot; theiaide/theia-https:latest&lt;br /&gt;
&lt;br /&gt;
{{了解更多&lt;br /&gt;
|[https://github.com/theia-ide/theia-apps#theia-docker Github:theia-docker]&lt;br /&gt;
|[https://github.com/theia-ide/theia-apps/tree/master/theia-https-docker Github:theia-docker：theia-https-docker]&lt;br /&gt;
}}&lt;br /&gt;
==资源==&lt;br /&gt;
===官网===&lt;br /&gt;
* [https://theia-ide.org/ Theia 官网]&lt;br /&gt;
* [https://github.com/eclipse-theia/theia Theia 的 Github]&lt;br /&gt;
* [https://hub.docker.com/u/theiaide Theia 的 Docker Hub]&lt;br /&gt;
&lt;br /&gt;
==参考文献==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Eclipse_Theia 维基百科：Eclipse Theia]&lt;br /&gt;
&lt;br /&gt;
[[分类:编程工具]]&lt;/div&gt;</summary>
		<author><name>Eric</name></author>
	</entry>
</feed>