docker-machine create --driver virtualbox --virtualbox-disk-size "8000" booking_ms
eval "$(docker-machine env booking_ms)"
eval `docker-machine env 2>/dev/null`
docker build .
docker-compose build
docker-compose run web rails db:migrate
docker-compose run web rails db:seed
docker-compose up
-
Notifications
You must be signed in to change notification settings - Fork 1
excursiones/bookings
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Microservice for manage the whole process of booking for plans and excursions of the cruise.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published