Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose-host

Usage

$ docker-compose ps
                  Name                                Command               State    Ports
--------------------------------------------------------------------------------------------
docker-compose-host_api_1                  uvicorn --reload --host 0. ...   Up      8000/tcp
docker-compose-host_api_without_expose_1   uvicorn --reload --host 0. ...   Up
$ docker-compose-host
                  Name                        Ip      Protocol  Port            Url
----------------------------------------------------------------------------------------------
docker-compose-host_api_1                 172.27.0.2  tcp       8000  http://172.27.0.2:8000
docker-compose-host_api_without_expose_1  172.27.0.3

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages