Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Canonical
on 31 July 2014

Cloud 9 IDE now runs Ubuntu containers via Docker


As announced during the Ubuntu Server 14.04 LTS release, Docker is now fully integrated with Ubuntu Server, available through a simple apt-get. Since then, many individuals and companies have been doing some very cool things with Docker on Ubuntu, and we’ve decided to dedicate a blog series to highlighting those endeavours.

Our first post is about Cloud9, which “combines a powerful online code editor with a full Ubuntu workspace in the cloud”. They have just launched the latest version of their online IDE, which includes workspaces hosted through Docker in containers running on Ubuntu. You can choose from an existing workspace (and there seem to be ones for some of the most popular development tools), or create your own. You can also customise the underlying container directly through sudo access from your command line.

We think this is an excellent illustration of the power of the Ubuntu/Docker combo. You can have an on-demand, pre-configured IDE using minimal resources, and switch between multiple workspaces as you need to. It’s a good combination of ease of use and the ability to customise and configure.

We haven’t tried it yet, so if you have, feel free to let us know what you think of it. Read the full article here. And if you’re doing something cool on Ubuntu and Docker yourself, please tweet us @ubuntucloud using the hashtag #docker, preferably including a link to a demo or a blog post, and we’ll be happy to syndicate it on insights.ubuntu.com.

Happy developing!

Related posts


Lech Sandecki
23 October 2024

6 facts for CentOS users who are holding on

Cloud and server Article

Considering migrating to Ubuntu from other Linux platforms, such as CentOS? Find six useful facts to get started! ...


Kris Sharma
17 October 2024

Why is Ubuntu Linux the leading choice to replace CentOS for financial services?

Financial Services Article

Financial services are powered by technology. The customer experience is increasingly driven by data, with tailoring of products and services to reflect individual behaviors and preferences. All of this rests on a foundation of secure, stable technology that can support agility and flexibility to adapt to customer needs, whilst at the sam ...


Canonical
5 September 2023

도커(Docker) 컨테이너 보안: 우분투 프로(Ubuntu Pro)로 FIPS 지원 컨테이너 이해하기

FIPS Security

오늘날 급변하는 디지털 환경에서 강력한 도커 컨테이너 보안 조치의 중요성은 아무리 강조해도 지나치지 않습니다. 컨테이너화된 계층도 규정 준수 표준의 적용을 받기 때문에 보안 문제 및 규정 준수 요구 사항이 발생합니다. 도커 컨테이너 보안 조치는 경량의 어플라이언스 유형 컨테이너(각 캡슐화 코드 및 해당 종속성)를 위협 및 취약성으로부터 보호하는 것을 수반합니다. 민감한 개인 데이터를 처리하는 데 의존하는 ...