Initial version, empty shell

This commit is contained in:
ycc
2024-07-11 11:40:11 +02:00
parent 9d4b051821
commit 32fcbb7ffe
33 changed files with 1082 additions and 2 deletions

10
docker-compose.yml Normal file
View File

@@ -0,0 +1,10 @@
version: '3.4'
services:
ocworkflow:
image: 'ocworkflow:latest'
ports:
- 8088:8080
container_name: ocworkflow