An open API service indexing awesome lists of open source software.

https://github.com/getshifter/ngx_mruby_container


https://github.com/getshifter/ngx_mruby_container

Last synced: 4 months ago
JSON representation

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
```