lightblue-platform / lightblue-dockerfiles

Lightblue and Docker integration
GNU General Public License v3.0
2 stars 9 forks source link

Using public image and docker-compose #7

Closed paterczm closed 9 years ago

paterczm commented 9 years ago

I propose to use a public JBoss AS 7 image to run lightblue. Also using docker-compose instead of deprecated fig.

luan-cestari commented 9 years ago

Nice =) I was looking forward to upgrade to use docker compose and you also change to use jboss7 which makes the docker image portable and free to run on any machine. We might also publish the imagine to the docker registry in my humble opinion. Another feature that would be awesome if we could also make it get the snapshot version (which would be in a different repository like https://oss.sonatype.org/content/repositories/snapshots/com/redhat/lightblue/lightblue-core-api/1.3.0-SNAPSHOT/ ). Thank you for the contribution =)

luan-cestari commented 9 years ago

Just to mentioned I tested before I emrged and it worked fine =)

paterczm commented 9 years ago

@luan-cestari, can you create an issue for lightblue snapshot version docker? We can discuss there how to do it.

luan-cestari commented 9 years ago

@paterczm done -> https://github.com/lightblue-platform/lightblue-dockerfiles/issues/8