README/docs: A few more links around composes

Mostly just to test Homu again.

Closes: #288
Approved by: cgwalters
This commit is contained in:
Colin Walters 2016-05-20 07:44:59 -04:00 committed by Atomic Bot
parent 24ec30180c
commit b1bb193871
2 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,11 @@ Projects using rpm-ostree
provide a minimal host for Docker formatted Linux containers.
Replicating a base immutable OS, then using Docker for applications.
Using rpm-ostree to build OS images/trees
-----------------------------------------
See [Compose Server](doc/compose-server.md).
Building
--------

View File

@ -53,3 +53,8 @@ Once we have that commit, let's export it:
You can tell client systems to rebase to it by combining `ostree
remote add`, and `rpm-ostree rebase` on the client side.
## More information
https://github.com/jasonbrooks/byo-atomic
http://www.projectatomic.io/blog/2014/08/build-your-own-atomic-centos-or-fedora/