On Mon, Aug 6, 2018, at 6:28 AM, Fabian A. Santiago wrote:
Hello,
Can someone remind me of the proper / best way to update my docker containers for MM3 / postorius based on maxking's images? Thanks.
and this for both the stable and rolling releases.
Well, the process is fairly straightforward, when moving form an older to a newer release,
Stop and remove the container ($docker-compose stop, $docker-compose rm) and then start the new ones ($ docker compose up -d).
That should be all!
-- Fabian S.
OpenPGP:
0x643082042DC83E6D94B86C405E3DAA18A1C22D8F (new key)
0x3C3FA072ACCB7AC5DB0F723455502B0EEB9070FC (to be retired, still valid)
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- thanks, Abhilash Raj (maxking)