mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added some extra automation for dev container and fixed deploy test. Deploy test needs devise and rails secrets since it runs in prod
This commit is contained in:
@@ -5,6 +5,7 @@ RUN apt-get -qq update \
|
||||
build-essential \
|
||||
sqlite3 \
|
||||
nodejs \
|
||||
sudo \
|
||||
&& apt-get -qq clean \
|
||||
&& rm -rf \
|
||||
/var/lib/apt/lists/* \
|
||||
|
||||
Reference in New Issue
Block a user