Skip to content

Commit

Permalink
puma pid /dev/null
Browse files Browse the repository at this point in the history
  • Loading branch information
omohokcoj committed Feb 25, 2024
1 parent 608347b commit 4052b6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ FROM ruby:3.2.2-alpine3.18 as app

ENV RAILS_ENV=production
ENV BUNDLE_WITHOUT="development:test"
ENV PIDFILE=/dev/null

WORKDIR /app

Expand Down

0 comments on commit 4052b6f

Please sign in to comment.