PLEBNET-PLAYGROUND / plebnet-playground-docker

Docker package which allows users to use and test bitcoin and lightning technologies without the financial risk involved with running on the mainnet chain. Multiple GUI interfaces are included.
MIT License
66 stars 16 forks source link

[FEATURE] allow users to tag images with usernames #129

Open asherp opened 1 year ago

asherp commented 1 year ago

Users should be able to specify their username at install so they can push/pull them from dockerhub (or other image registries).

RandyMcMillan commented 1 year ago

i will take another look at the make tooling. It is alteady partially config'd for this with github. it may be a simple server prefix change to push to hub.docker.com as well...