From f0db47f5f1542540ee6d812faa7e92a67261aafc Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sun, 9 Jul 2017 19:21:38 +0200 Subject: [PATCH 1/2] Move codenvy They were recently acquired by redhat and are going to be merged into the openshift team so it might make sense to remove them [https://blog.codenvy.com/redhat-acquires-codenvy-c84e1202a042](https://blog.codenvy.com/redhat-acquires-codenvy-c84e1202a042) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4dd3f2..b31ec5a 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,7 @@ Services to securely store your Docker images. * [Arukas](https://arukas.io/) - Heroku-inspired CaaS * [Azure ACS](https://azure.microsoft.com/en-us/services/container-service/) - A management service on Azure Virtual Machines that supports Docker containers. * [Cloud 66](http://www.cloud66.com) - Full-stack hosted container management as a service +* [Codenvy](https://codenvy.com) - One-click Docker environments and cloud workspace for development teams * [ContainerShip Cloud][containership] - Multi-Cloud Container Hosting Automation Platform. * [DataMC](http://datamc.io/) - DataMc is a PaaS for Production ready and fully managed Data Platform * [Docker Cloud](https://cloud.docker.com/) - Former Tutum @@ -438,7 +439,6 @@ Services to securely store your Docker images. * [athena](https://github.com/athena-oss/athena) - An automation platform with a plugin architecture that allows you to easily create and share services. * [Chaperone](https://github.com/garywiz/chaperone) - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) * [codelift](https://codelift.io/) - CodeLift is an automated Docker image build utility for 'dockerizing' services by [@BoozAllen](https://twitter.com/BoozAllen) -* [Codenvy](https://codenvy.io) - One-click Docker environments and cloud workspace for development teams * [Composerize](https://github.com/magicmark/composerize) - Convert docker run commands into docker-compose files * [dexec](https://github.com/docker-exec/dexec) - Command line interface written in Go for running code with Docker Exec images. * [dext-docker-registry-plugin](https://github.com/vutran/dext-docker-registry-plugin) - Search the Docker Registry with the Dext smart launcher. From 7b49b87854bb6bf9a923d3bb0a56fafaf5f890f1 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Sun, 9 Jul 2017 20:43:47 +0200 Subject: [PATCH 2/2] update code66 URL to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b98d0..850147d 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Services to securely store your Docker images. * [Amazon ECS](https://aws.amazon.com/ecs/) - A management service on EC2 that supports Docker containers. * [Arukas](https://arukas.io/) - Heroku-inspired CaaS * [Azure ACS](https://azure.microsoft.com/en-us/services/container-service/) - A management service on Azure Virtual Machines that supports Docker containers. -* [Cloud 66](http://www.cloud66.com) - Full-stack hosted container management as a service +* [Cloud 66](https://www.cloud66.com) - Full-stack hosted container management as a service * [Codenvy](https://codenvy.com) - One-click Docker environments and cloud workspace for development teams * [ContainerShip Cloud][containership] - Multi-Cloud Container Hosting Automation Platform. * [DataMC](http://datamc.io/) - DataMc is a PaaS for Production ready and fully managed Data Platform