mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
10 lines
228 B
YAML
Generated
10 lines
228 B
YAML
Generated
---
|
|
services:
|
|
gen:
|
|
image: docker.io/openapitools/openapi-generator-cli:v7.25.0
|
|
restart: never
|
|
network_mode: none
|
|
volumes:
|
|
- ./:/local
|
|
- ../../schema.yml:/schema.yml:ro
|