1
0
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:
2016-05-14 11:20:28 -04:00
parent 3659597780
commit 225e90ca8f
4 changed files with 16 additions and 5 deletions

View File

@@ -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