mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Add readme for top level folder, clean up dead code
This commit is contained in:
		@@ -10,16 +10,4 @@ There is a tensorflow module running in the server so some package will be neede
 | 
			
		||||
$ apt-get install make cmake gcc g++
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
# Docker
 | 
			
		||||
 | 
			
		||||
To run application using docker compose
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
docker-compose up
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
To force rebuild node module after installing new packages
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
docker-compose up --build -V
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user