Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 191 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 191 Bytes

Setup

yarn install
yarn start

Edit baseURL in util.js

Build

yarn build
docker build --tag=solt9029/all-gather:latest .
docker push solt9029/all-gather:latest