itgoyo / 500Days-Of-Github

⭐ 瞎JB折腾Mac/Linux/Windows过程中遇到的所有问题和解决方式 ⭐
https://itgoyo.github.io/500Days-Of-Github
138 stars 13 forks source link

docker 更新dockerhub镜像 #292

Open itgoyo opened 1 year ago

itgoyo commented 1 year ago
docker commit -a "itgoyo" -m "update" c3419ef78bee itgoyo/itgoyoup:latest
docker push itgoyo/itgoyoup:latest