Your submission was sent successfully! Close

You have successfully unsubscribed! Close

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

Cloud 9 IDE now runs Ubuntu containers via Docker

This article was last updated 4 years ago.


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!

ubuntu logo

What’s the risk of unsolved vulnerabilities in Docker images?

Recent surveys found that many popular containers had known vulnerabilities. Container images provenance is critical for a secure software supply chain in production. Benefit from Canonical’s security expertise with the LTS Docker images portfolio, a curated set of application images, free of vulnerabilities, with a 24/7 commitment.

Integrate with hardened LTS images ›

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

Single-command Docker environments on any machine with Multipass

Multipass has a new workflow tailored to run Docker containers on macOS, Windows or Linux. One single command, no dependencies, full flexibility. Multipass...

How-To: Docker on Windows and Mac with Multipass

Update: there is now a more streamlined way to run Docker on Multipass – see this tutorial for more details. Original blog below: If you’re looking for an...

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...