351 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			351 B
		
	
	
	
	
	
	
	
created, type, updated
| created | type | updated | 
|---|---|---|
| 2024-10-06T18:02:11.000Z | note | 2024-10-06T18:02:11.000Z | 
xandikos
version: "3.4"
services:
  xandikos:
    image: ghcr.io/jelmer/xandikos
    ports:
      - 8000:8000
    volumes:
      - /path/to/xandikos/data:/data
    restart: unless-stopped