mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-21 02:10:11 +08:00
commit
99fd4267a5
@ -1,3 +1,5 @@
|
|||||||
|
Translating---geekpi
|
||||||
|
|
||||||
How to Run GUI Apps in a Docker Container
|
How to Run GUI Apps in a Docker Container
|
||||||
================================================================================
|
================================================================================
|
||||||
Hi everyone, today we'll learn how we can run GUI Applications inside a [Docker][1] Container. We can easily run most of the common GUI apps without getting into trouble inside a Docker Container. Docker is an Open Source project that provides an open platform to pack, ship and run any application as a lightweight container. It has no boundaries of Language support, Frameworks or packaging system and can be run anywhere, anytime from a small home computers to high-end servers. It makes them great building blocks for deploying and scaling web apps, databases, and back-end services without depending on a particular stack or provider.
|
Hi everyone, today we'll learn how we can run GUI Applications inside a [Docker][1] Container. We can easily run most of the common GUI apps without getting into trouble inside a Docker Container. Docker is an Open Source project that provides an open platform to pack, ship and run any application as a lightweight container. It has no boundaries of Language support, Frameworks or packaging system and can be run anywhere, anytime from a small home computers to high-end servers. It makes them great building blocks for deploying and scaling web apps, databases, and back-end services without depending on a particular stack or provider.
|
||||||
@ -75,4 +77,4 @@ via: http://linoxide.com/linux-how-to/run-gui-apps-docker-container/
|
|||||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||||
|
|
||||||
[a]:http://linoxide.com/author/arunp/
|
[a]:http://linoxide.com/author/arunp/
|
||||||
[1]:http://docker.io/
|
[1]:http://docker.io/
|
||||||
|
Loading…
Reference in New Issue
Block a user