dockerized_rails:创建Dockerized Rails 6.1应用程序所需的文件

时间:2024-04-07 07:54:44
【文件属性】:

文件名称:dockerized_rails:创建Dockerized Rails 6.1应用程序所需的文件

文件大小:3KB

文件格式:ZIP

更新时间:2024-04-07 07:54:44

Dockerfile

Dockerized Rails 该项目使您可以对由PostgreSQL支持的Ruby on Rails 6.1应用程序进行泊坞化。 特征 这包括以下内容: Dockerfile to create the web app database.yml for accessing the PostgreSQL database backend docker-compose.yml to create the full environment entrypoint.sh for the web app container Gemfile/Gemfile.lock to bootstrap the initial application README.md is obviously this file 安装 要创建它,您将运行以下命令 * Ensure you have Docker/Docke


【文件预览】:
dockerized_rails-main
----database.yml(225B)
----Dockerfile(777B)
----Gemfile(49B)
----Gemfile.lock(0B)
----docker-compose.yml(393B)
----README.md(2KB)
----entrypoint.sh(205B)

网友评论