From 5c0dab5e4ae6336b0e4fd6053f9d3cc8665f45b7 Mon Sep 17 00:00:00 2001 From: Alistair Fairweather Date: Sat, 11 Jun 2022 17:55:26 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index a51dd01..d360abb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ Starter can also generate the `service.yml` file, which is a Cloud 66 service de ![Logo Starter an open source dockerfile generator](http://blog.cloud66.com/content/images/2016/08/Starter-open-source-dockerfile-generator-on-github.png) -- Help Pages: https://help.cloud66.com/starter/ - Download Starter: https://github.com/cloud66-oss/starter/releases/ - Articles: http://blog.cloud66.com/tag/starter/ @@ -43,13 +42,6 @@ There are a couple reasons why you would need to run multiple applications on th - If you have a specialized application that requires a sandbox environment With the new security features of Docker, you get true isolation of your process. When using Starter you can isolate parts of your apps in containers and make sure they’re in a sandbox (and can’t do harmful things!). -### Documentations: -___ - -Comprehensive documentation is available on the Starter website: - -https://help.cloud66.com/starter/ - ### Quick Start: ___ @@ -99,7 +91,7 @@ For more options, please see: ___ -If you want to contribute to Starter. You can build Starter using [Habitus](https://help.cloud66.com/habitus/). Habitus is an open source build flow tool for Docker. +If you want to contribute to Starter. You can build Starter using [Habitus](https://www.habitus.io/). Habitus is an open source build flow tool for Docker. Run Habitus in the root directory of this repository. The latest version is generated (after tests) inside the `./artifacts/compiled` directory.