Add a separate el8 funciton and helpers

This commit is contained in:
Colin Powell
2018-12-04 15:05:59 -05:00
parent de1f4d73bb
commit 576941b488
5 changed files with 14 additions and 3 deletions

View File

@ -1,5 +1,5 @@
function el8up
pushd ~/devel/elationemr/hippo
docker-compose up -d
popd
docker-compose up -d
popd
end