FROM gitea/gitea:latest COPY app.ini /init/ COPY run.sh / CMD ["sh", "/run.sh"]