mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
cd ..
|
||||
bash rails-prod.sh wrestlingdev
|
||||
docker build -t wrestlingdev -f rails-prod-Dockerfile .
|
||||
cd deploy
|
||||
docker-compose -f docker-compose-test.yml kill
|
||||
docker-compose -f docker-compose-test.yml up -d
|
||||
echo Make sure your local mysql database has a wrestlingtourney db
|
||||
|
||||
Reference in New Issue
Block a user