Update packaging/README to point to hack/release

Upstream-commit: e06372d6f434ae64f3cbafddee5491d1e2570584
Component: engine
This commit is contained in:
Jérôme Petazzoni
2013-08-20 19:36:06 -07:00
parent 8da97a2aaa
commit 76af4da97d
2 changed files with 12 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
# Docker packaging
This directory has one subdirectory per packaging distribution.
At minimum, each of these subdirectories should contain a
README.$DISTRIBUTION explaining how to create the native
docker package and how to install it.
**Important:** the debian and ubuntu directories are here for
reference only. Since we experienced many issues with Launchpad,
we gave up on using it to have a Docker PPA (at least, for now!)
and we are using a simpler process.
See [/hack/release](../hack/release) for details.
-8
View File
@@ -1,8 +0,0 @@
Docker packaging
================
This directory has one subdirectory per packaging distribution.
At minimum, each of these subdirectories should contain a
README.$DISTRIBUTION explaining how to create the native
docker package and how to install it.