Skip to content

yuriwoof/ex_connexion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connexionテスト

Dockerイメージビルド

$ docker build -t ex_cnx -f Dockerfile .

Dockerコンテナの起動

$ docker run -d -p 8080:8080 ex_cnx

つかってみる

$ curl -F 'file=@pets_list.yml' http://192.168.99.100:8080/pets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published