jenkins-swarm-docker
jenkins-swarm-docker copied to clipboard
how to edit /etc/hosts? what's the password of root?
when use mirrors host,I have to use echo " 1.1.1.1 updates.jenkins-ci.org" >> /etc/hosts.But: bash: /etc/hosts: Permission denied jenkins@7c0069f40df1:/$ chmod 777 /etc/hosts chmod: changing permissions of â/etc/hostsâ: Operation not permitted
when "su"
jenkins@7c0069f40df1:/$ su root Password: su: Authentication failure