Skip to content

redhat-manufacturing/zeromq-ubi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeromq Universal Base Image

Objective

Create a rootless UBI image for zeromq for manufacturing. This is a base image to add things like EII to, so you wont execute this container directly.

Prerequisites

Fedora 34+ or Rhel8 + machine with podman installed

Initial Build

To build this container:

podman build -t zeromq .

Test build

This will allow you to start the broker as a POC test

podman build -t zeromq-test ./test

Get image id from podman image list

podman image list

REPOSITORY                                   TAG         IMAGE ID      CREATED         SIZE
localhost/zeromq-test                        latest      82ef3bcf8bca  11 minutes ago  298 M
podman run -it <IMAGE ID>

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •