File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -436,7 +436,29 @@ mytarget:
436436 echo 'msg=$$msg' ;\
437437 )
438438docker-pull :docker# # docker-pull
439+
440+ docker pull debian:sid-slim
441+ docker pull elementsproject/lightningd:v0.10.2
442+
443+ docker pull docker.io/library/rust:slim-buster
444+
445+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/bitcoind-$(TRIPLET)/root:1679534785
446+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/bitcoind-$(TRIPLET)/root:1679181686
447+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/tor-$(TRIPLET)/root:1679181839
448+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/tor-$(TRIPLET)/root:1679534813
449+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/lnd-$(TRIPLET)/root:1679181877
450+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/lnd-$(TRIPLET)/root:1679534818
451+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/docs-$(TRIPLET)/root:1679181733
452+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/docs-$(TRIPLET)/root:1679534805
453+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/thunderhub-$(TRIPLET)/root:1679181974
454+ docker pull ghcr.io/randymcmillan/plebnet-playground-docker/thunderhub-$(TRIPLET)/root:1679534824
455+ docker pull rust:slim-buster
456+ docker pull rust:latest
457+ docker pull alpine
439458 docker pull ghcr.io/randymcmillan/plebnet-playground-docker/cln-$(TRIPLET)/root:1653883165
459+ docker pull elementsproject/lightningd:v0.10.2
460+ docker pull shahanafarooqui/rtl:0.11.0
461+
440462.PHONY : blocknotify
441463blocknotify :
442464 bash -c ' install -v $(PWD)/bitcoin-signet/blocknotify /usr/local/bin/blocknotify'
You can’t perform that action at this time.
0 commit comments