You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Dockerfile 186B

12345678
  1. FROM gitea/gitea:latest
  2. LABEL maintainer="Lukasz Jarosz <lukasz@jarosz.pl>"
  3. COPY files /
  4. RUN apk update && \
  5. apk add --no-cache mariadb mariadb-client nginx pwgen su-exec python3