Add info about Debian image building to elements readme
Change-Id: Ia0039aac4237a43d9c3e395319952f5ebde50e7a
This commit is contained in:
parent
62cbb515af
commit
aadbfa87f2
@ -33,6 +33,16 @@ On Centos, Fedora:
|
||||
Image building
|
||||
--------------
|
||||
|
||||
To build Debian-based image
|
||||
|
||||
.. sourcecode:: bash
|
||||
|
||||
sudo ELEMENTS_PATH=${murano_agent_root}/contrib/elements:${murano_apps_root}/Docker/Kubernetes/KubernetesCluster/elements \
|
||||
DIB_RELEASE=jessie DIB_CLOUD_INIT_DATASOURCES="Ec2, ConfigDrive, OpenStack" disk-image-create vm debian murano-agent-debian \
|
||||
docker kubernetes -o debian8-x64-kubernetes
|
||||
|
||||
To build Ubuntu-based image
|
||||
|
||||
.. sourcecode:: bash
|
||||
|
||||
sudo ELEMENTS_PATH=${murano_agent_root}/contrib/elements:${murano_apps_root}/Docker/Kubernetes/KubernetesCluster/elements disk-image-create \
|
||||
|
Loading…
x
Reference in New Issue
Block a user