mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] introducing helm chart
restructuring
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM alpine:3.18.0
|
||||
MAINTAINER Sheldan
|
||||
ADD config /var/template-config/
|
||||
ADD template-artifacts /var/template-config/templates
|
||||
ADD translation-artifacts /var/template-config/translations
|
||||
|
||||
CMD ["/bin/sh", "/var/template-config/move.sh"]
|
||||
Reference in New Issue
Block a user