# HG changeset patch # User Georges Racinet <georges.racinet@octobus.net> # Date 1606399208 -3600 # Thu Nov 26 15:00:08 2020 +0100 # Node ID d06c82eda802cf436d97b8de19e66d2b710503ba # Parent 491db85289e32b1c5527fcc47867d31235b9a2a2 Update README to reflect current state and usage diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# Heptapod Docker images source +# Heptapod Docker manipulation scripts -- `heptapod` is the source for `octobus/heptapod` -- `heptapod-dev` is the source for `octobus/heptapod-dev` +This project used to contain actual packaging scripts and +Dockerfiles that are obsolete since Heptapod 0.17.0 -Each one has its own README explaining its purpose and how to use it. - -## Previous incarnations - -These have been tracked for a while in the `heptapod` branch of the -heptapod/omnibus repository, and then extracted as a separate project for -better clarity. +What remains of that is +- a launcher with auto config of volumes + etc. for testing purposes +- a script to pull from registry.heptapod.net and push to Docker Hub +- a script to create release image tags