Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[openmq-dev] Docker Hub repository to host container [to be] used in a new stage of build

Hi Team,

I'm about to revive the C API client library build (currently almost done with ant + g++) to include it in the pipeline (to ensure its buildability). I think a customized container is needed as the default CBI agent (jnlp) has no compiler/needed libraries installed.

I could not locate the existing Docker Hub organization for OpenMQ, perhaps there is none.

* I'm going to raise a bug to EF to create a Docker repository to be used in a new stage of build.
I propose the Docker Hub repository to be named 'openmq-cpp-dev'.

* I'd like to place Dockerfiles in OpenMQ repository in branch 'containers' (like https://github.com/pzygielo/openmq/tree/containers) - as eventually we might end up with many.
If no objections - I will create such branch with initial contents as referenced above.

* to tag versions of container I'd use 'container-name-1.2.3' (to not conflict with 1.2.3-RELEASE used for OpenMQ itself).


Please let me know your thoughts. Did I miss something?

--
Piotrek

Back to the top