Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

An example for a dockerized rails application development

License

Notifications You must be signed in to change notification settings

degica/dockerized-rails-example

Repository files navigation

Dockerized rails application development

Usage

# Build images
$ make build

# Setup
$ make setup

# Run services
$ make up

# run rails console
$ bin/spring rails c

# run rake task
$ bin/spring rake db:migrate

License

The gem is available as open source under the terms of the MIT License.

About

An example for a dockerized rails application development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published