https://github.com/getshifter/ngx_mruby_container
https://github.com/getshifter/ngx_mruby_container
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getshifter/ngx_mruby_container
- Owner: getshifter
- Created: 2020-09-04T11:02:30.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-10-26T09:34:55.000Z (over 5 years ago)
- Last Synced: 2025-03-28T00:28:34.827Z (about 1 year ago)
- Language: Dockerfile
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ngx_mruby_container
- RPM: https://github.com/OpsRockin/nginx_mainline_for_amazon_linux
Pull image from the command line:
```
docker pull ghcr.io/getshifter/ngx_mruby_container:latest
```
Use as base image in Dockerfile:
```
FROM ghcr.io/getshifter/ngx_mruby_container:latest
```