mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 04:51:31 +08:00 
			
		
		
		
	chore(nx/docker): add entrypoint for starting docker
This commit is contained in:
		
							parent
							
								
									b44876ee08
								
							
						
					
					
						commit
						cc7d6dea25
					
				| @ -158,6 +158,12 @@ | ||||
|           "build" | ||||
|         ], | ||||
|         "command": "docker build -f apps/server/Dockerfile . -t triliumnext" | ||||
|       }, | ||||
|       "docker-start": { | ||||
|         "dependsOn": [ | ||||
|           "docker-build" | ||||
|         ], | ||||
|         "command": "docker run triliumnext" | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran