updated Dockerfile
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Gitea/docker-base-images/jenkins-ssh-agent-jdk17-dind/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Gitea/docker-base-images/jenkins-ssh-agent-jdk17-dind/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		
							parent
							
								
									e260864a84
								
							
						
					
					
						commit
						9b77b744e0
					
				| @ -121,6 +121,7 @@ WORKDIR "${JENKINS_AGENT_HOME}" | |||||||
| # The file path has been created earlier in the file by `mkdir -p` and we also have configured sshd so that it will | # The file path has been created earlier in the file by `mkdir -p` and we also have configured sshd so that it will | ||||||
| # allow environment variables to be sourced (see `sed` command related to `PermitUserEnvironment`) | # allow environment variables to be sourced (see `sed` command related to `PermitUserEnvironment`) | ||||||
| RUN echo "PATH=${PATH}" >> ${JENKINS_AGENT_HOME}/.ssh/environment | RUN echo "PATH=${PATH}" >> ${JENKINS_AGENT_HOME}/.ssh/environment | ||||||
|  | RUN echo "PATH=${PATH}" >> /root/.ssh/environment | ||||||
| COPY setup-sshd /usr/local/bin/setup-sshd | COPY setup-sshd /usr/local/bin/setup-sshd | ||||||
| RUN chmod a+x /usr/local/bin/setup-sshd | RUN chmod a+x /usr/local/bin/setup-sshd | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user