08 2019 档案
摘要:docker search nexusdocker pull sonatype/nexus3mkdir -p /dockermaven/nexus-datachmod -R 777 /dockermavenchmod -R 777 /dockermaven/nexus-data docker run
阅读全文
摘要:https://www.cnblogs.com/alwayswyy/p/5674635.html git config --global -l git config --global user.name "test"git config --global user.email "test@gmail
阅读全文
摘要:docker stop gitlab |xargs docker rm docker stats -a docker stats --no-stream
阅读全文
摘要:https://docs.gitlab.com/omnibus/docker/ https://blog.csdn.net/m0_37444820/article/details/81147452 https://www.cnblogs.com/zuxing/articles/9329152.htm
阅读全文