ci: Remove /config as it's created anyway

Co-Authored-By: jonathan-irvin <jonathan-irvin@users.noreply.github.com>
This commit is contained in:
jamesread 2024-09-09 17:35:39 +01:00
parent 81fd96f6d7
commit c466f08c80
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ WORKDIR /app
EXPOSE 4200
EXPOSE 3000
RUN mkdir -p /config
COPY var/docker/entrypoint.sh /app/entrypoint.sh
COPY var/docker/supervisord.conf /etc/supervisord.conf
COPY var/docker/supervisord /app/supervisord_available_configs/