path to start script fixed
This commit is contained in:
		
							parent
							
								
									68bdcb2237
								
							
						
					
					
						commit
						b3527dd138
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,7 +15,7 @@ USER spring:spring | ||||||
| 
 | 
 | ||||||
| # Test if existing files prohibit mounting of Kubernetes ConfigMaps | # Test if existing files prohibit mounting of Kubernetes ConfigMaps | ||||||
| # COPY docker/testing/distributed/webservice/config/ /sebserver/config/ | # COPY docker/testing/distributed/webservice/config/ /sebserver/config/ | ||||||
| COPY  seb-server.jar start-sebserver.sh /sebserver/ | COPY  seb-server.jar docker/testing/distributed/start-sebserver.sh /sebserver/ | ||||||
| RUN chmod 755 /sebserver/start-sebserver.sh | RUN chmod 755 /sebserver/start-sebserver.sh | ||||||
| 
 | 
 | ||||||
| WORKDIR /sebserver | WORKDIR /sebserver | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bengt Giger
						Bengt Giger