mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	make it clear that Dockerfile needs to be run through a script
This commit is contained in:
		
							parent
							
								
									59e8720866
								
							
						
					
					
						commit
						23de8e881d
					
				@ -1,3 +1,5 @@
 | 
				
			|||||||
 | 
					# !!! Don't try to build this Dockerfile directly, run it through bin/build-docker.sh script !!!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM node:16.13.2-alpine
 | 
					FROM node:16.13.2-alpine
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Create app directory
 | 
					# Create app directory
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user