Remove unnecessary file.

This commit is contained in:
Matthew Baggett 2019-06-24 16:24:18 +02:00
parent 4cfe8f4988
commit 7b2f320967
2 changed files with 1 additions and 6 deletions

View file

@ -10,7 +10,7 @@ ENV DEBIAN_FRONTEND="teletype" \
COLOUR_NONE='\e[39m' \
DEFAULT_TZ='Europe/London'
CMD ["/usr/bin/runsvdir-start"]
CMD ["runsvdir", "-P", "/etc/service"]
WORKDIR /app

View file

@ -1,5 +0,0 @@
#!/bin/sh
export PATH=/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
exec runsvdir -P /etc/service