瀏覽代碼

Merge pull request #10175 from openshift-cherrypick-robot/cherry-pick-10168-to-master

[master] adding container.yaml
OpenShift Merge Robot 6 年之前
父節點
當前提交
c924d2ed9a
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      images/installer/container.yaml

+ 13 - 0
images/installer/container.yaml

@@ -0,0 +1,13 @@
+---
+compose:
+  packages:
+  - openshift-ansible
+  - python2-crypto
+  - httpd-tools
+  - google-cloud-sdk
+  - java-1.8.0-openjdk-headless
+  - atomic-openshift-clients
+  - openssl
+  - iproute
+  - python-boto
+  - python2-boto3