Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpontetto committed Nov 29, 2024
1 parent 482d902 commit 9816217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ COPY --link . .
RUN ./bin/rails runner 'puts Rails.application.secret_key_base'
RUN ./bin/rails assets:precompile
RUN yarn build
RUN ls -R -a app/assets

# Entrypoint prepares the database.
ENTRYPOINT ["./bin/docker-entrypoint"]
Expand Down

0 comments on commit 9816217

Please sign in to comment.