mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-03 23:46:07 +00:00 
			
		
		
		
	added some docs
This commit is contained in:
		@@ -34,6 +34,7 @@ nvidia-gridd[2986]: License acquired successfully. (Info: license.nvidia.space,
 | 
				
			|||||||
Most variables and configs are stored in `/var/lib/docker/volumes/configurations/_data`.
 | 
					Most variables and configs are stored in `/var/lib/docker/volumes/configurations/_data`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Files can be modified with `docker cp <container-id>:/venv/... /opt/localfile/...` and back.
 | 
					Files can be modified with `docker cp <container-id>:/venv/... /opt/localfile/...` and back.
 | 
				
			||||||
 | 
					(May you need to fix permissions with `docker exec -u 0 <container-id> chown nonroot:nonroot /venv/...`)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Dive / Docker image inspector
 | 
					## Dive / Docker image inspector
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user