Skip to content

Conversation

@nwang92
Copy link
Contributor

@nwang92 nwang92 commented Sep 11, 2019

No description provided.

bb03
bb03 previously approved these changes Sep 11, 2019
@nwang92
Copy link
Contributor Author

nwang92 commented Sep 11, 2019

@hendolim since you've got more experience working with UBI8, let me know if there's anything that might have a conflict with your work.

@nwang92
Copy link
Contributor Author

nwang92 commented Sep 24, 2019

cc @mikedickey

I removed a few packages that I added in order to get Ansible + the c libs to compile. With these changes, the image size is slighter larger than Debian 10 but it still seems comparable:

# docker images
REPOSITORY                                    TAG                 IMAGE ID            CREATED             SIZE
uf-redhat-8                                   latest              30c4c0c15580        4 minutes ago       468MB
base-redhat-8                                 latest              1a75d61c1c34        21 minutes ago      407MB
uf-debian-10                                  latest              92e876d73c91        4 days ago          458MB
base-debian-10                                latest              e6fe1d3e1415        4 days ago          397MB

I was able to start the redhat-8 image on the s390x box:

# docker run -d -P -e SPLUNK_START_ARGS=--accept-license -e SPLUNK_PASSWORD=helloworld uf-redhat-8:latest
# curl -k -u admin:helloworld https://localhost:32769/services/server/info
<?xml version="1.0" encoding="UTF-8"?>
<!--This is to override browser formatting; see server.conf[httpServer] to disable. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .-->
<?xml-stylesheet type="text/xml" href="/static/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:s="http://dev.splunk.com/ns/rest" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">
  <title>server-info</title>
  <id>https://localhost:32769/services/server/info</id>
  <updated>2019-09-24T22:00:30+00:00</updated>
  <generator build="7651b7244cf2" version="7.3.1.1"/>
...

@nwang92 nwang92 merged commit efac56b into develop Sep 25, 2019
@nwang92 nwang92 deleted the bugfix/make-s390x-great-again branch September 25, 2019 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants