diff --git a/rancher-agent/metadata.yml b/rancher-agent/metadata.yml new file mode 100644 index 00000000..245bd454 --- /dev/null +++ b/rancher-agent/metadata.yml @@ -0,0 +1,14 @@ +description: "Rancher Agent" +maintainer: "Valentin Lab " +## XXXvlab: docker uses the 'build' directory or the 'image:' option here. +docker-image: rancher/rancher-agent:v2.0.2 +compatiblity: ## 'hooks/install' script was run on a these images without issues + # - ubuntu/15.10 +docker-compose: + restart: unless-stopped + privileged: true + network_mode: host +host-resources: + - /etc/kubernetes + - /var/run +