README/docs: A few more links around composes
Mostly just to test Homu again. Closes: #288 Approved by: cgwalters
This commit is contained in:
parent
24ec30180c
commit
b1bb193871
@ -26,6 +26,11 @@ Projects using rpm-ostree
|
|||||||
provide a minimal host for Docker formatted Linux containers.
|
provide a minimal host for Docker formatted Linux containers.
|
||||||
Replicating a base immutable OS, then using Docker for applications.
|
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
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
@ -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
|
You can tell client systems to rebase to it by combining `ostree
|
||||||
remote add`, and `rpm-ostree rebase` on the client side.
|
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/
|
||||||
|
Loading…
Reference in New Issue
Block a user