mirror of
https://github.com/mmahdium/HoolIt.git
synced 2025-08-02 16:04:26 +02:00
7 lines
105 B
YAML
7 lines
105 B
YAML
services:
|
|
hoolit:
|
|
image: hoolit
|
|
build:
|
|
context: .
|
|
dockerfile: HoolIt/Dockerfile
|