]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - docker-compose.yml
Release 24.04.1
[github/bastienwirtz/homer.git] / docker-compose.yml
1 ---
2 version: "2"
3 services:
4 homer:
5 image: b4bz/homer
6 #To build from source, comment previous line and uncomment below
7 #build: .
8 container_name: homer
9 volumes:
10 - /your/local/assets/:/www/assets
11 ports:
12 - 8080:8080
13 user: 1000:1000 # default
14 environment:
15 - INIT_ASSETS=1 # default