I guess I should also ask - how long does it take to build that docker container? A
minute? Or a half-hour?
----- Original Message -----
> On 21 Jun 2016, at 14:14, John Mazzitelli wrote:
> > need to provide this - let's make it as easy as possible for people to
> > start doing development on Hawkular. Why put more roadblocks in their
> > way when we don't need to? It also makes it easier on people like me
> > who don't want to deal with it when I don't have to. :)
>
> For those just "consuming" it,
>
> $ docker-compose docker-compose.yml
> from attached file could be even easier :)
Is the file system mounted somewhere locally so its easy to read or tail the
logs?
If hawkular-services can be built like this and give me everything:
1. mvn -Pdocker clean install
2. docker run ./target/hawkular-services-docker (or whatever the command is)
3. ...See the logs on the console and be able to read the log file as if its
on a local mount point...
Then that's good enough for me. Of course, that would probably be more code
to have to maintain, so that's bad :)
_______________________________________________
hawkular-dev mailing list
hawkular-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hawkular-dev