summaryrefslogtreecommitdiffstats
path: root/system-container/README.md
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-05-05 09:06:33 -0400
committerGitHub <noreply@github.com>2017-05-05 09:06:33 -0400
commit8539d242451d48f1bfb29d2ab957897cdae08160 (patch)
tree8399c9b7e16563cf1b7ececab5e84ae9cae77952 /system-container/README.md
parentab90d5e3a883698aa92eb2c8127ef72426325add (diff)
parent1cb46437d0f73c6cfa2648d755ff90277d005b83 (diff)
downloadopenshift-8539d242451d48f1bfb29d2ab957897cdae08160.tar.gz
openshift-8539d242451d48f1bfb29d2ab957897cdae08160.tar.bz2
openshift-8539d242451d48f1bfb29d2ab957897cdae08160.tar.xz
openshift-8539d242451d48f1bfb29d2ab957897cdae08160.zip
Merge pull request #3720 from giuseppe/installer-system-container
Installer as a system container
Diffstat (limited to 'system-container/README.md')
-rw-r--r--system-container/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/system-container/README.md b/system-container/README.md
new file mode 100644
index 000000000..dc95307e5
--- /dev/null
+++ b/system-container/README.md
@@ -0,0 +1,13 @@
+# System container installer
+
+These files are needed to run the installer using an [Atomic System container](http://www.projectatomic.io/blog/2016/09/intro-to-system-containers/).
+
+* config.json.template - Template of the configuration file used for running containers.
+
+* manifest.json - Used to define various settings for the system container, such as the default values to use for the installation.
+
+* run-system-container.sh - Entrypoint to the container.
+
+* service.template - Template file for the systemd service.
+
+* tmpfiles.template - Template file for systemd-tmpfiles.