Skip to content

Commit

Permalink
fixing lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocicerchia committed Dec 16, 2021
1 parent e2b6cf5 commit 293c5a4
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
92 changes: 46 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,52 +309,52 @@ http {

## Specs

- [nginx](https://nginx.org/en/download.html)
- Supported OS
- [Alpine Linux](https://hub.docker.com/_/alpine) (~55MB)
- [Amazon Linux](https://hub.docker.com/_/amazonlinux) (~230MB)
- [Debian](https://hub.docker.com/_/debian) (~260MB)
- [Fedora](https://hub.docker.com/_/fedora) (~375MB)
- [Ubuntu](https://hub.docker.com/_/ubuntu) (~220MB)
- [OpenResty's Branch of LuaJIT 2](https://github.com/openresty/luajit2)
- [Embed the Power of Lua into NGINX HTTP servers](https://github.com/openresty/lua-nginx-module)
- [New FFI-based API for lua-nginx-module](https://github.com/openresty/lua-resty-core)
- [Lua-land LRU Cache based on LuaJIT FFI](https://github.com/openresty/lua-resty-lrucache)
- [Nginx Development Kit](https://github.com/vision5/ngx_devel_kit)
- [LuaRocks](https://luarocks.org/)
- <details><summary>Additional Modules</summary>

- [ngx_http_addition_module](http://nginx.org/en/docs/http/ngx_http_addition_module.html)
- [ngx_http_auth_request_module](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html)
- [ngx_http_dav_module](http://nginx.org/en/docs/http/ngx_http_dav_module.html)
- [ngx_http_flv_module](http://nginx.org/en/docs/http/ngx_http_flv_module.html)
- [ngx_http_geoip_module](http://nginx.org/en/docs/http/ngx_http_geoip_module.html)
- [ngx_http_gunzip_module](http://nginx.org/en/docs/http/ngx_http_gunzip_module.html)
- [ngx_http_gzip_static_module](http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html)
- [ngx_http_mp4_module](http://nginx.org/en/docs/http/ngx_http_mp4_module.html)
- [ngx_http_random_index_module](http://nginx.org/en/docs/http/ngx_http_random_index_module.html)
- [ngx_http_realip_module](http://nginx.org/en/docs/http/ngx_http_realip_module.html)
- [ngx_http_secure_link_module](http://nginx.org/en/docs/http/ngx_http_secure_link_module.html)
- [ngx_http_slice_module](http://nginx.org/en/docs/http/ngx_http_slice_module.html)
- [ngx_http_ssl_module](http://nginx.org/en/docs/http/ngx_http_ssl_module.html)
- [ngx_http_stub_status_module](http://nginx.org/en/docs/http/ngx_http_stub_status_module.html)
- [ngx_http_sub_module](http://nginx.org/en/docs/http/ngx_http_sub_module.html)
- [ngx_http_v2_module](http://nginx.org/en/docs/http/ngx_http_v2_module.html)
- [ngx_mail_ssl_module](http://nginx.org/en/docs/mail/ngx_mail_ssl_module.html)
- [ngx_stream_realip_module](http://nginx.org/en/docs/stream/ngx_stream_realip_module.html)
- [ngx_stream_ssl_module](http://nginx.org/en/docs/stream/ngx_stream_ssl_module.html)
- [ngx_stream_ssl_preread_module](http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html)
- [headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)
- [lua-resty-cookie](https://github.com/cloudflare/lua-resty-cookie)
- [lua-resty-dns](https://github.com/openresty/lua-resty-dns)
- [lua-resty-memcached](https://github.com/openresty/lua-resty-memcached)
- [lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)
- [lua-resty-redis](https://github.com/openresty/lua-resty-redis)
- [lua-resty-shell](https://github.com/openresty/lua-resty-shell)
- [lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)
- [lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)
- [nginx-lua-prometheus](https://github.com/knyar/nginx-lua-prometheus)
- [stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)
- [nginx](https://nginx.org/en/download.html)
- Supported OS
- [Alpine Linux](https://hub.docker.com/_/alpine) (~55MB)
- [Amazon Linux](https://hub.docker.com/_/amazonlinux) (~230MB)
- [Debian](https://hub.docker.com/_/debian) (~260MB)
- [Fedora](https://hub.docker.com/_/fedora) (~375MB)
- [Ubuntu](https://hub.docker.com/_/ubuntu) (~220MB)
- [OpenResty's Branch of LuaJIT 2](https://github.com/openresty/luajit2)
- [Embed the Power of Lua into NGINX HTTP servers](https://github.com/openresty/lua-nginx-module)
- [New FFI-based API for lua-nginx-module](https://github.com/openresty/lua-resty-core)
- [Lua-land LRU Cache based on LuaJIT FFI](https://github.com/openresty/lua-resty-lrucache)
- [Nginx Development Kit](https://github.com/vision5/ngx_devel_kit)
- [LuaRocks](https://luarocks.org/)
- <details><summary>Additional Modules</summary>

- [ngx_http_addition_module](http://nginx.org/en/docs/http/ngx_http_addition_module.html)
- [ngx_http_auth_request_module](http://nginx.org/en/docs/http/ngx_http_auth_request_module.html)
- [ngx_http_dav_module](http://nginx.org/en/docs/http/ngx_http_dav_module.html)
- [ngx_http_flv_module](http://nginx.org/en/docs/http/ngx_http_flv_module.html)
- [ngx_http_geoip_module](http://nginx.org/en/docs/http/ngx_http_geoip_module.html)
- [ngx_http_gunzip_module](http://nginx.org/en/docs/http/ngx_http_gunzip_module.html)
- [ngx_http_gzip_static_module](http://nginx.org/en/docs/http/ngx_http_gzip_static_module.html)
- [ngx_http_mp4_module](http://nginx.org/en/docs/http/ngx_http_mp4_module.html)
- [ngx_http_random_index_module](http://nginx.org/en/docs/http/ngx_http_random_index_module.html)
- [ngx_http_realip_module](http://nginx.org/en/docs/http/ngx_http_realip_module.html)
- [ngx_http_secure_link_module](http://nginx.org/en/docs/http/ngx_http_secure_link_module.html)
- [ngx_http_slice_module](http://nginx.org/en/docs/http/ngx_http_slice_module.html)
- [ngx_http_ssl_module](http://nginx.org/en/docs/http/ngx_http_ssl_module.html)
- [ngx_http_stub_status_module](http://nginx.org/en/docs/http/ngx_http_stub_status_module.html)
- [ngx_http_sub_module](http://nginx.org/en/docs/http/ngx_http_sub_module.html)
- [ngx_http_v2_module](http://nginx.org/en/docs/http/ngx_http_v2_module.html)
- [ngx_mail_ssl_module](http://nginx.org/en/docs/mail/ngx_mail_ssl_module.html)
- [ngx_stream_realip_module](http://nginx.org/en/docs/stream/ngx_stream_realip_module.html)
- [ngx_stream_ssl_module](http://nginx.org/en/docs/stream/ngx_stream_ssl_module.html)
- [ngx_stream_ssl_preread_module](http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html)
- [headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)
- [lua-resty-cookie](https://github.com/cloudflare/lua-resty-cookie)
- [lua-resty-dns](https://github.com/openresty/lua-resty-dns)
- [lua-resty-memcached](https://github.com/openresty/lua-resty-memcached)
- [lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)
- [lua-resty-redis](https://github.com/openresty/lua-resty-redis)
- [lua-resty-shell](https://github.com/openresty/lua-resty-shell)
- [lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)
- [lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)
- [nginx-lua-prometheus](https://github.com/knyar/nginx-lua-prometheus)
- [stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)
</details>

### Compiled Version Details
Expand Down
6 changes: 3 additions & 3 deletions bin/docker-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function push_images() {
[[ $(docker image ls -q fabiocicerchia/nginx-lua:"$MAJOR$SUFFIX" | wc -l) -ne 0 ]] && docker_push "$MAJOR$SUFFIX"
[[ $(docker image ls -q fabiocicerchia/nginx-lua:"$MINOR$SUFFIX" | wc -l) -ne 0 ]] && docker_push "$MINOR$SUFFIX"
[[ $(docker image ls -q fabiocicerchia/nginx-lua:"$PATCH$SUFFIX" | wc -l) -ne 0 ]] && docker_push "$PATCH$SUFFIX"
[[ $(docker image ls -q fabiocicerchia/nginx-lua:latest$SUFFIX | wc -l) -ne 0 ]] && docker push fabiocicerchia/nginx-lua:latest$SUFFIX
[[ $(docker image ls -q "fabiocicerchia/nginx-lua:latest$SUFFIX" | wc -l) -ne 0 ]] && docker push "fabiocicerchia/nginx-lua:latest$SUFFIX"
fi

if [ "$LAST_VER_NGINX$LAST_VER_OS" == "11" ]; then
Expand All @@ -54,7 +54,7 @@ function push() {

SUFFIX=""

push_images $SUFFIX
push_images "$SUFFIX"
}

function push_compat() {
Expand All @@ -64,7 +64,7 @@ function push_compat() {

SUFFIX="-compat"

push_images $SUFFIX
push_images "$SUFFIX"
}

set -eux
Expand Down

0 comments on commit 293c5a4

Please sign in to comment.