Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

feat: pull docker images reporting #329

Closed alex1307 closed 2 years ago

alex1307 commented 2 years ago

Description Feature: #311

We should provide meta information about the docker images. If images are not up to date(latest) then we should pull and start the latest ones.

Motivation and Context

User should be able to upgrade to the latest image or to start a custom image.

How Has This Been Tested? This is not tested as it is in progress.