mirror of
				https://github.com/chibicitiberiu/ytsm.git
				synced 2024-02-24 05:43:31 +00:00 
			
		
		
		
	Added ignore for Docker and copy config dir (aka defaults) to the volume on build
This commit is contained in:
		
							
								
								
									
										1
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.dockerignore
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
config/config.ini
 | 
			
		||||
@@ -17,6 +17,7 @@ VOLUME /usr/src/ytsm/data
 | 
			
		||||
 | 
			
		||||
COPY ./app/ ./
 | 
			
		||||
COPY ./docker/init.sh ./
 | 
			
		||||
COPY ./config/ /usr/src/ytsm/config/
 | 
			
		||||
 | 
			
		||||
EXPOSE 8000
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user