مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-16 21:23:37 +00:00
chore: reduce threads for bundling in docker
هذا الالتزام موجود في:
@@ -36,7 +36,7 @@ RUN gem install bundler -v 2.5.6 --no-doc
|
|||||||
# Install the latest and active gem dependencies and re-run
|
# Install the latest and active gem dependencies and re-run
|
||||||
# the appropriate commands to handle installs.
|
# the appropriate commands to handle installs.
|
||||||
COPY --chown=postal Gemfile Gemfile.lock ./
|
COPY --chown=postal Gemfile Gemfile.lock ./
|
||||||
RUN bundle install -j 6
|
RUN bundle install -j 4
|
||||||
|
|
||||||
# Copy the application (and set permissions)
|
# Copy the application (and set permissions)
|
||||||
COPY ./docker/wait-for.sh /docker-entrypoint.sh
|
COPY ./docker/wait-for.sh /docker-entrypoint.sh
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم