Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBP-BrewerTemplate

このリポジトリは,醸造プログラムのテンプレートを提供します. JSON-LD 形式の醸造需要データを受け取り,指定されたデータソースからデータを読み込み,醸造処理を行わずに指定された保存先に保存します.

Build

docker build --no-cache -t dbp-brewer-template .

Run

docker run -it \
  -v <your_mount_directory>:/app/<your_data_directory> \
  dbp-brewer-template \
  "<brewing_demand_json_ld>"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages