Move the supervisord.conf to the system root

This commit is contained in:
flow.gunso
2019-03-14 23:01:18 +01:00
parent 6eb631be4c
commit 83d814fc7c

View File

@@ -8,7 +8,7 @@ FROM debian:jessie
ENV DEBIAN_FRONTEND noninteractive
COPY assets/seafile.list /etc/apt/sources.list.d/
COPY assets/supervisord.conf /etc/supervisor/
COPY assets/supervisord.conf /
COPY entrypoint.sh /
RUN apt-key adv \