This docker defines a basic configuration in order to deploy rails applications
1.1K
How to run:
docker run -it -p 80:3000 -v /my/local/app/:/usr/src/app afelipetrujillo/rails ** Chage /my/local/app/ to your app location
Go to http://127.0.0.1/
Cheers ! ٩( ᐛ )و
Content type
Image
Digest
sha256:898344698…
Size
289.4 MB
Last updated
almost 11 years ago
docker pull afelipetrujillo/rails