docker安装jenkins docker安装jenkins
docker run -d -u root \ --name jenkins \ --restart=always \ -p 30000:8080 \ -p 30001:50000 \ -v jenk