mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-07-03 05:38:24 +00:00
docker
This commit is contained in:
9
.build/docker-compose.yml
Normal file
9
.build/docker-compose.yml
Normal file
@ -0,0 +1,9 @@
|
||||
version: '3.5'
|
||||
services:
|
||||
#########################
|
||||
honestyui:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: .build/Dockerfile
|
||||
hostname: honestyui
|
||||
image: honestyui
|
Reference in New Issue
Block a user