Skip to content

Instantly share code, notes, and snippets.

View DoctorLai's full-sized avatar
🎯
Focusing

DoctorLai DoctorLai

🎯
Focusing
View GitHub Profile
@ety001
ety001 / mv-docker-repo.sh
Created March 21, 2023 17:29
move the docker images from docker hub to github.
#!/bin/bash
set -xe
repos=(
"steemfans/pricefeed:latest"
"steemfans/authsteem:edge"
"steemfans/authsteem:latest"
"steemfans/steem-dev-tools:latest"
"steemfans/steem-conductor:latest"