Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Docker images missing/out of date for 1.2.x #5

Closed
outofcoffee opened this issue Jan 31, 2016 · 5 comments
Closed

Docker images missing/out of date for 1.2.x #5

outofcoffee opened this issue Jan 31, 2016 · 5 comments

Comments

@outofcoffee
Copy link
Collaborator

Hi @EricWittmann, following the merge of these PRs:

...the Docker images for 1.2.1 are not yet in Docker Hub.

$ docker run -it -p 8080:8080 -p 8443:8443 jboss/apiman-wildfly:1.2.1.Final
Unable to find image 'jboss/apiman-wildfly:1.2.1.Final' locally
Pulling repository docker.io/jboss/apiman-wildfly
Tag 1.2.1.Final not found in repository docker.io/jboss/apiman-wildfly

Are we able to push these to Docker Hub?

Current state

@EricWittmann
Copy link
Member

I can't push the jboss images to docker hub, but I can push the apiman ones. I'll do that on Monday (I don't have access to my workstation ATM). Kick me if I forget to do it. :)

Note: originally we had the apiman/on-wildfly8 image, but were then encouraged to drop that in favor of the jboss images. Unfortunately my pull requests to the jboss docker repo tend to languish for a long time. So I think I'm going to move us back to the apiman/on-* images and update the project site accordingly.

@hkeeler
Copy link

hkeeler commented Apr 7, 2016

Also, there's reference to a apiman/on-wildfly10 Docker repo in a few places:

...but it doesn't seem to exist. I only see on-wildfly8 and on-wildfly9 at https://hub.docker.com/r/apiman/.

It looks like the Dockerfile is good to go, just needs to be pushed up.

@EricWittmann
Copy link
Member

Thanks for the report. I clearly don't use Docker Hub enough to make it do what I want. :) I believe I've updated it and automated builds should be underway now. I imagine that by the end of the day today everything will be built and available (I hope!).

@hkeeler
Copy link

hkeeler commented Apr 8, 2016

Awesome. Confirmed a docker run -it -p 8080:8080 -p 8443:8443 apiman/on-wildfly10 now works. Thanks!

@EricWittmann
Copy link
Member

Welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants