git clone https://github.com/kei-prog/rails-docker.git
cd rails-docker
docker compose up -d
docker-compose run web rake db:create
docker-compose run web rails db:migrate RAILS_ENV=development
docker-compose run web rails webpacker:install
# localhost:3000にアクセスできればOK
generated from happiness-chain/rails_docker_template
-
Notifications
You must be signed in to change notification settings - Fork 0
kei-prog/rails-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published