Sfoglia il codice sorgente

Remove MAINTAINER cmd from Dockerfile

Johannes Zellner 7 anni fa
parent
commit
5474d2ab56
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -1,5 +1,4 @@
 FROM cloudron/base:0.10.0
-MAINTAINER Johannes Zellner <support@cloudron.io>
 
 RUN mkdir -p /app/code/taiga-back /app/code/taiga-front-dist
 WORKDIR /app/code