Skip to content

Commit

Permalink
remove old workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 committed Dec 11, 2024
1 parent 9bd2105 commit 5e81a02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,6 @@ COPY --from=rabbitmq /usr/local/lib/erlang/ /usr/local/lib/erlang/
COPY --from=rabbitmq /usr/local/bin/ct_run /usr/local/bin/dialyzer /usr/local/bin/e* /usr/local/bin/run_erl /usr/local/bin/t* /usr/local/bin/
# end rabbitmq #

# temp fix until s6 services have been migrated to s6-rc
RUN sed -i '/sh -e/a \\export S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0' /init

WORKDIR /home/app/unms

ENV PATH=$PATH:/home/app/unms/node_modules/.bin:/opt/rabbitmq/sbin:/usr/local/openresty/bin \
Expand Down

0 comments on commit 5e81a02

Please sign in to comment.