Skip to main content
  1. Blog
  2. Article

Canonical
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

6 facts for CentOS users who are holding on

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

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

Financial services are powered by technology. The customer experience is increasingly driven by data, with tailoring of products and services to reflect individual behaviors...

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

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

Docker container security: demystifying FIPS-enabled containers with Ubuntu Pro

In today’s rapidly changing digital environment, the significance of robust Docker container security measures cannot be overstated. Even the containerised layer is subject to...