Browse Source

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

[master] adding container.yaml
OpenShift Merge Robot 6 năm trước cách đây
mục cha
commit
c924d2ed9a
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  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