mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-04-11 10:29:37 +00:00
7 lines
123 B
YAML
7 lines
123 B
YAML
services:
|
|
bytefy.image:
|
|
image: bytefy.image
|
|
build:
|
|
context: .
|
|
dockerfile: bytefy.image/Dockerfile
|