Compare commits
	
		
			No commits in common. "aadd803df0d54203c2bebd23d24720784527b675" and "7e446f25eb66ff9cfd1e82b394432fd21861350b" have entirely different histories.
		
	
	
		
			aadd803df0
			...
			7e446f25eb
		
	
		
| @ -2,12 +2,12 @@ version: "3" | ||||
| 
 | ||||
| services: | ||||
|   score: | ||||
|     image: ghcr.io/lbrocke/score:v1.0.2 | ||||
|     image: ghcr.io/lbrocke/score:v1.0.1 | ||||
|     user: "42003:42003" | ||||
|     environment: | ||||
|       SCORE_LISTEN: 0.0.0.0:8080 | ||||
|     volumes: | ||||
|       - /var/lib/pbri/docker/score:/data | ||||
|     working_dir: /data | ||||
|     entrypoint: "/app/score 0.0.0.0:8080" | ||||
|     restart: unless-stopped | ||||
| 
 | ||||
| networks: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user