FROM kubemore/jupyterlab-proxy:v1.0

COPY http.lua /usr/local/openresty/lualib/resty/http.lua
COPY http_connect.lua /usr/local/openresty/lualib/resty/http_connect.lua
COPY http_headers.lua /usr/local/openresty/lualib/resty/http_headers.lua

