mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 06:07:22 +00:00
4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
![]() |
FROM alpine:latest
|
||
|
|
||
|
COPY .build/angular /app/console
|
||
|
COPY .build/go /app
|