10000 GitHub - iwsknj/docker-nginx-proxy-local
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iwsknj/docker-nginx-proxy-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

description

dockerでvirtualhostでアクセスするためのコンテナ

virtualhostでアクセスしたいコンテナのdocker-compose.ymlで 80番ポートをexposeして、environmentオプションでVIRTUAL_HOST=hogehoge.localと書くと 自動的に検知されてアクセスできる

コンテナを起動する前にネットワークを作成しておく

$ docker network create [network_name]

リポジトリ https://github.com/jwilder/nginx-proxy

参考 https://suin.io/531

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0