Commit 4b1efdff by Johannes Zellner

Remove unused ENV DEBIAN_FRONTEND

1 parent badac4c7
Showing with 0 additions and 2 deletions
FROM cloudron/base:0.9.0 FROM cloudron/base:0.9.0
MAINTAINER Johannes Zellner <johannes@nebulon.de> MAINTAINER Johannes Zellner <johannes@nebulon.de>
ENV DEBIAN_FRONTEND noninteractive
ENV PATH /usr/local/node-0.12.7/bin:$PATH ENV PATH /usr/local/node-0.12.7/bin:$PATH
RUN mkdir -p /app/code RUN mkdir -p /app/code
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!