summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2024-06-16 22:44:33 -0400
committer_Tradam <[email protected]>2024-06-16 22:44:33 -0400
commit1b2dfc67a97ccf55af8999131fc269e4e02401de (patch)
tree0dc4a2b24161b7d8f31f1c44a173bcac27b449c9
parent093c36c92aa6c7a0665e68969224007dfe694221 (diff)
downloadgameHolster-1b2dfc67a97ccf55af8999131fc269e4e02401de.tar.gz
gameHolster-1b2dfc67a97ccf55af8999131fc269e4e02401de.zip
test build hook
-rw-r--r--Dockerfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 17db83c..f52f439 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -29,10 +29,8 @@ RUN bundle install && \
rm -rf ~/.bundle/ "${BUNDLE_PATH}"/ruby/*/cache "${BUNDLE_PATH}"/ruby/*/bundler/gems/*/.git && \
bundle exec bootsnap precompile --gemfile
-# ADDED RANDOM COMMENT HERE
-
# Copy application code
-COPY . .
+ COPY . .
# Precompile bootsnap code for faster boot times
RUN bundle exec bootsnap precompile app/ lib/