4 lines
79 B
Docker
4 lines
79 B
Docker
FROM b4bz/homer:latest
|
|
|
|
COPY config.yml /www/config.yml
|
|
COPY assets /www/assets |