I can also add a volume, for example, /var/lib/.qpidd. On Thu, Aug 10, 2017 at 9:56 AM, Irina Boverman <ibove...@redhat.com> wrote:
> I think this example addresses your concern: > > docker run -d -e QPID_DATA_DIR=/root/qpid_data -v > /root/qpid_data:/root/qpid_data:Z --name test1 irinabov/docker-qpid-cpp > > Does it? > Irina. > > On Wed, Aug 2, 2017 at 4:27 PM, Andrew Stitcher <astitc...@apache.org> > wrote: > >> Going forward, I think it is important to allow the persistent data >> from a broker to be stored in a docker volume. >> >> As this container spec currently stands it is really only useful for a >> broker with no persistent queues, as there is no way to keep the queued >> data if the container is stopped. >> >> Andrew >> >> On Wed, 2017-07-26 at 11:54 -0400, Irina Boverman wrote: >> > Correction: Fedora 26 is latest. >> > >> > On Wed, Jul 26, 2017 at 11:53 AM, Irina Boverman <ibove...@redhat.com >> > > >> > wrote: >> > >> > > I have created a docker image and posted it here: >> > > https://hub.docker.com/r/irinabov/docker-qpid-cpp/ >> > > >> > > Source is here: >> > > https://github.com/irinabov/docker-qpid-cpp >> > > -- >> > > Reviews, feedback and comments are welcome. >> > > This image is based on Fedora 25 and builds proton 0.17.0 and qpid- >> > > cpp >> > > 1.36.0 from apache git repo. >> > > -- >> > > Regards, Irina. >> > > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org >> For additional commands, e-mail: users-h...@qpid.apache.org >> >> >